opencv/cmake/templates
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build.
EMBED_CUDA and FORCE_EMBED_OPENCV flags added to cmake macro add_android_project;
INSTALL_CUDA_LIBRARIES option added to OpenCV.mk
opencv_dynamicuda library installation with enabled OPENCV_INSTALL_MODULES flag fixed;
CUDA initialization apportunity added to OpenCVLoader.initDebug();
Tutorial-4-CUDA sample reimplemented with static OpenCV and CUDA initialization.
2014-02-06 15:32:57 +04:00
..
cmake_uninstall.cmake.in Normalized file endings. 2013-08-21 18:59:25 +04:00
cvconfig.h.in Fix notes about cmake files. Fix build warning. 2013-12-17 16:13:55 +04:00
opencv_modules.hpp.in Normalized file endings. 2013-08-21 18:59:25 +04:00
opencv_run_all_tests.sh.in Reports path fix for opencv_run_all_tests.sh.in script. 2014-01-31 13:17:12 +04:00
opencv_testing.sh.in Multiple fixes for tests deb package build. 2014-01-28 16:32:26 +04:00
opencv-XXX.pc.in Made the generated file templates' naming more consistent. 2013-11-14 19:14:38 +04:00
OpenCV.mk.in Multiple improvements in OpenCV examples build. 2014-02-06 15:32:57 +04:00
OpenCVConfig-version.cmake.in Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 2012-01-03 13:48:12 +00:00
OpenCVConfig.cmake.in Fixed OpenCV_LIBS when find_package has been used with explicit components. 2013-11-19 18:44:17 +04:00