Commit 5fa4533b authored by cclough's avatar cclough Committed by Davis E. King

Update CMakeLists.txt (#566)

parent 5f0c1a1c
...@@ -60,6 +60,7 @@ target_link_libraries(assignment_learning_ex dlib::dlib) ...@@ -60,6 +60,7 @@ target_link_libraries(assignment_learning_ex dlib::dlib)
# these commands from within the directory containing this CMakeLists.txt # these commands from within the directory containing this CMakeLists.txt
# file: # file:
# mkdir build # mkdir build
# cd build
# cmake .. # cmake ..
# cmake --build . --config Release # cmake --build . --config Release
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment