With this fix there is no need to add includes by using
`include_directories(${OpenCV_INCLUDE_DIRS})`. Directory will be added by
command `target_link_libraries(... ${OpenCV_LIBS})` automatically.
|
||
|---|---|---|
| .. | ||
| cmake_uninstall.cmake.in | ||
| cvconfig.h.in | ||
| opencv_abi.xml.in | ||
| opencv_modules.hpp.in | ||
| opencv_run_all_tests_android.sh.in | ||
| opencv_run_all_tests_unix.sh.in | ||
| opencv_run_all_tests_windows.cmd.in | ||
| opencv-XXX.pc.in | ||
| OpenCV.mk.in | ||
| OpenCVConfig-version.cmake.in | ||
| OpenCVConfig.cmake.in | ||