mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Added the new SURF example to the CMakeLists.txt file.
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403059
This commit is contained in:
parent
27a02fd1a1
commit
ee9b19f0e0
@ -60,6 +60,7 @@ add_example(sockets_ex)
|
||||
add_example(sockets_ex_2)
|
||||
add_example(sockstreambuf_ex)
|
||||
add_example(std_allocator_ex)
|
||||
add_example(surf_ex)
|
||||
add_example(svm_ex)
|
||||
add_example(svm_pegasos_ex)
|
||||
add_example(svm_sparse_ex)
|
||||
|
Loading…
Reference in New Issue
Block a user