Commit 0bf687bc authored by Alexander Alekhin's avatar Alexander Alekhin

xfeatures2d(test): update extraction/invariance tests

parent a2eae86c
......@@ -12,3 +12,7 @@ if(NOT boost_status OR NOT vgg_status)
endif()
ocv_module_include_directories("${DOWNLOAD_DIR}")
if(TARGET opencv_test_${name})
ocv_target_include_directories(opencv_test_${name} "${OpenCV_SOURCE_DIR}/modules") # use common files from features2d tests
endif()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment