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
46a18935
"tools/git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "3126372c10542bee725a27e3dac34fb7ff3d9531"
Commit
46a18935
authored
Dec 11, 2017
by
Davis King
Browse files
Fixed spelling error in comment
parent
7d3397db
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 @
46a18935
...
@@ -89,7 +89,7 @@ target_link_libraries(assignment_learning_ex dlib::dlib)
...
@@ -89,7 +89,7 @@ target_link_libraries(assignment_learning_ex dlib::dlib)
#################################################################################
#################################################################################
# Since there are a lot of examples I'm going to use a macro to simply this
# Since there are a lot of examples I'm going to use a macro to simpl
if
y this
# CMakeLists.txt file. However, usually you will create only one executable in
# CMakeLists.txt file. However, usually you will create only one executable in
# your cmake projects and use the syntax shown above.
# your cmake projects and use the syntax shown above.
macro
(
add_example name
)
macro
(
add_example name
)
...
...
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