updated cmakelists

This commit is contained in:
Davis King 2012-03-21 21:09:01 -04:00
parent 2668d1baa2
commit c42a26be9d
1 changed files with 1 additions and 0 deletions

View File

@ -91,5 +91,6 @@ add_example(thread_function_ex)
add_example(thread_pool_ex)
add_example(threads_ex)
add_example(timer_ex)
add_example(train_object_detector)
add_example(using_custom_kernels_ex)
add_example(xml_parser_ex)