mirror of https://github.com/davisking/dlib.git
Update CMakeLists.txt (#566)
This commit is contained in:
parent
5f0c1a1c0d
commit
5fa4533b9a
|
@ -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
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue