mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
fix example cmake script
This commit is contained in:
parent
b44d9465f6
commit
fbb2db2188
@ -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()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user