Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
525bf0e1
Commit
525bf0e1
authored
Oct 17, 2017
by
Davis King
Browse files
Fixed weird wording.
parent
3aa99918
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/CMakeLists.txt
examples/CMakeLists.txt
+1
-1
No files found.
examples/CMakeLists.txt
View file @
525bf0e1
...
...
@@ -66,7 +66,7 @@ target_link_libraries(assignment_learning_ex dlib::dlib)
#
# The cmake .. command looks in the parent folder for a file named
# 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:
# mkdir build
# cmake .. -G "Visual Studio 14 2015 Win64" ..
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment