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
fbb2db21
Commit
fbb2db21
authored
Apr 04, 2020
by
Davis King
Browse files
fix example cmake script
parent
b44d9465
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 @
fbb2db21
...
@@ -154,7 +154,7 @@ if (NOT USING_OLD_VISUAL_STUDIO_COMPILER)
...
@@ -154,7 +154,7 @@ if (NOT USING_OLD_VISUAL_STUDIO_COMPILER)
add_example
(
dnn_semantic_segmentation_train_ex
)
add_example
(
dnn_semantic_segmentation_train_ex
)
add_example
(
dnn_instance_segmentation_train_ex
)
add_example
(
dnn_instance_segmentation_train_ex
)
add_example
(
dnn_metric_learning_on_images_ex
)
add_example
(
dnn_metric_learning_on_images_ex
)
add_example
(
dnn_dcgan_train_ex
)
add_
gui_
example
(
dnn_dcgan_train_ex
)
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