Drop outdated targets and fix solution folders

This commit is contained in:
Andrey Kamaev
2013-03-25 21:57:53 +04:00
parent ec8aec09ec
commit f282498b1d
4 changed files with 10 additions and 57 deletions

View File

@@ -635,9 +635,6 @@ function(ocv_add_perf_tests)
ocv_add_precompiled_headers(${the_target})
if (PYTHON_EXECUTABLE)
add_dependencies(perf ${the_target})
endif()
else(OCV_DEPENDENCIES_FOUND)
# TODO: warn about unsatisfied dependencies
endif(OCV_DEPENDENCIES_FOUND)