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
bbf9863b
Commit
bbf9863b
authored
Aug 08, 2013
by
Davis King
Browse files
Made the unit tests also compile all the example programs
parent
ab97c454
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/test/CMakeLists.txt
dlib/test/CMakeLists.txt
+1
-0
No files found.
dlib/test/CMakeLists.txt
View file @
bbf9863b
...
@@ -160,6 +160,7 @@ TARGET_LINK_LIBRARIES(${target_name} dlib )
...
@@ -160,6 +160,7 @@ TARGET_LINK_LIBRARIES(${target_name} dlib )
if
(
NOT DLIB_NO_GUI_SUPPORT
)
if
(
NOT DLIB_NO_GUI_SUPPORT
)
add_subdirectory
(
gui
)
add_subdirectory
(
gui
)
add_subdirectory
(
../../examples examples_build
)
endif
()
endif
()
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