mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
updated examples cmake file
This commit is contained in:
parent
de48f60106
commit
7897b163e5
@ -36,6 +36,7 @@ add_example(file_to_code_ex)
|
|||||||
add_example(graph_labeling_ex)
|
add_example(graph_labeling_ex)
|
||||||
add_example(gui_api_ex)
|
add_example(gui_api_ex)
|
||||||
add_example(image_ex)
|
add_example(image_ex)
|
||||||
|
add_example(integrate_function_adapt_simp_ex)
|
||||||
add_example(iosockstream_ex)
|
add_example(iosockstream_ex)
|
||||||
add_example(kcentroid_ex)
|
add_example(kcentroid_ex)
|
||||||
add_example(kkmeans_ex)
|
add_example(kkmeans_ex)
|
||||||
@ -63,6 +64,7 @@ add_example(pipe_ex_2)
|
|||||||
add_example(quantum_computing_ex)
|
add_example(quantum_computing_ex)
|
||||||
add_example(queue_ex)
|
add_example(queue_ex)
|
||||||
add_example(rank_features_ex)
|
add_example(rank_features_ex)
|
||||||
|
add_example(running_stats_ex)
|
||||||
add_example(rvm_ex)
|
add_example(rvm_ex)
|
||||||
add_example(rvm_regression_ex)
|
add_example(rvm_regression_ex)
|
||||||
add_example(sequence_labeler_ex)
|
add_example(sequence_labeler_ex)
|
||||||
@ -70,7 +72,6 @@ add_example(server_http_ex)
|
|||||||
add_example(server_iostream_ex)
|
add_example(server_iostream_ex)
|
||||||
add_example(sockets_ex)
|
add_example(sockets_ex)
|
||||||
add_example(sockstreambuf_ex)
|
add_example(sockstreambuf_ex)
|
||||||
add_example(running_stats_ex)
|
|
||||||
add_example(std_allocator_ex)
|
add_example(std_allocator_ex)
|
||||||
add_example(surf_ex)
|
add_example(surf_ex)
|
||||||
add_example(svm_ex)
|
add_example(svm_ex)
|
||||||
|
Loading…
Reference in New Issue
Block a user