Fixed weird wording.

pull/897/head
Davis King 7 years ago
parent 3aa9991892
commit 525bf0e15b

@ -66,7 +66,7 @@ target_link_libraries(assignment_learning_ex dlib::dlib)
# #
# The cmake .. command looks in the parent folder for a file named # The cmake .. command looks in the parent folder for a file named
# CMakeLists.txt, reads it, sets up everything needed to build program. Also, # CMakeLists.txt, reads it, sets up everything needed to build program. Also,
# note that CMake can also generate Visual Studio or XCode project files. So # note that CMake can generate Visual Studio or XCode project files. So
# if instead you had written: # if instead you had written:
# mkdir build # mkdir build
# cmake .. -G "Visual Studio 14 2015 Win64" .. # cmake .. -G "Visual Studio 14 2015 Win64" ..

Loading…
Cancel
Save