opencv/cmake
Jose-Luis Blanco-Claraco 539acaf348 OpenCVConfig.cmake: Fix CMake CMP0012 warning
"TRUE"/"FALSE" should not be used as literals, as CMake has to decide
whether they are literals or variable names (sigh).
This patch should make it work with any version of CMake and with any
user-side decision on old vs. new policy behavior.
2014-10-28 09:46:18 +01:00
..
checks cmake: detect Direct 3D 11 2013-12-13 15:57:31 +04:00
FindCUDA added own version of FindCUDA.cmake 2013-10-28 10:09:16 +04:00
templates OpenCVConfig.cmake: Fix CMake CMP0012 warning 2014-10-28 09:46:18 +01:00
cl2cpp.cmake renamed **2 -> ** 2014-02-04 19:55:11 +04:00
copyAndroidLibs.cmake android: allow to build & run examples without Android OpenCV Manager 2014-06-06 18:01:04 +04:00
FindCUDA.cmake fixed CUDA_TOOLKIT_TARGET_DIR for android: 2013-11-28 13:35:23 +04:00
OpenCVCompilerOptions.cmake Fixing iOS clang warnings, part 3 2014-10-17 18:15:21 +04:00
OpenCVConfig.cmake Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
OpenCVCRTLinkage.cmake Update CMakeLists.txt 2013-12-26 19:45:21 +08:00
OpenCVDetectAndroidSDK.cmake world fix 2014-08-05 20:12:35 +04:00
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts 2013-03-29 18:29:40 +04:00
OpenCVDetectCStripes.cmake fixed C= detection script 2012-10-10 16:15:27 +04:00
OpenCVDetectCUDA.cmake remove -fvisibility-inlines-hidden from CUDA compiler flags 2014-08-13 18:08:48 +04:00
OpenCVDetectCXXCompiler.cmake Added Visual Studio 2013 detection. 2013-11-18 19:39:39 +04:00
OpenCVDetectDirectX.cmake cmake: detect Direct 3D 11 2013-12-13 15:57:31 +04:00
OpenCVDetectOpenCL.cmake ocl: force to use Khronos OpenCL headers 2013-10-18 15:47:11 +04:00
OpenCVDetectPython.cmake Merge pull request #3198 from mshabunin:java_test_fix 2014-09-11 16:15:25 +00:00
OpenCVDetectTBB.cmake Added suuport for finding Intel TBB for Visual Studio 2013 2014-04-28 07:23:49 -04:00
OpenCVDetectVTK.cmake More proper OpneCv+Qt+Vtk issues handling (http://code.opencv.org/issues/3492) 2014-02-10 15:45:44 +04:00
OpenCVExtraTargets.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file. 2014-01-29 19:34:02 +04:00
OpenCVFindIntelPerCSDK.cmake Fix notes about cmake files. Fix build warning. 2013-12-17 16:13:55 +04:00
OpenCVFindIPP.cmake Merge pull request #2709 from alalek:icv_update_binary_pack 2014-05-23 15:09:43 +04:00
OpenCVFindIPPAsync.cmake Added SharedMatrix 2014-04-03 14:53:27 +04:00
OpenCVFindLATEX.cmake 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
OpenCVFindLibsGrfmt.cmake Adding support for GDAL raster images. 2014-07-01 16:29:11 -07:00
OpenCVFindLibsGUI.cmake Correction to enable compilation on platform with only GTK2 libs 2014-04-13 11:11:05 +01:00
OpenCVFindLibsPerf.cmake ipp: added support for updated ICV package 2014-04-09 18:20:49 +04:00
OpenCVFindLibsVideo.cmake CMake configuration for MSMF capture 2014-09-25 12:05:54 +02:00
OpenCVFindMatlab.cmake Added TODO for the future of Matlab version sorting 2013-09-16 00:48:07 +10:00
OpenCVFindOpenEXR.cmake Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
OpenCVFindOpenNI2.cmake Another typo in comment inside OpenNI2 cmake file 2014-07-29 11:13:00 +02:00
OpenCVFindOpenNI.cmake Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
OpenCVFindWebP.cmake This code is based on https://github.com/prasannatsm/opencv code. 2013-03-11 11:51:38 +04:00
OpenCVFindXimea.cmake XIMEA cam support: allow on OS X too 2014-09-09 19:25:14 +04:00
OpenCVGenAndroidMK.cmake Libraries filter update after abs path cut. 2014-03-21 12:48:38 +04:00
OpenCVGenConfig.cmake Move cmake config files too on non-windows hosts. 2014-09-30 09:36:37 +00:00
OpenCVGenHeaders.cmake All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00
OpenCVGenInfoPlist.cmake Fix cmake to build OpenCV framework on OSX 2014-07-01 22:31:57 +03:00
OpenCVGenPkgconfig.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file. 2014-01-29 19:34:02 +04:00
OpenCVMinDepVersions.cmake Build both Python 2 and Python 3 bindings 2014-06-29 20:08:13 -04:00
OpenCVModule.cmake fix cmake ocv_add_samples for opencv_contrib/modules/bioinspired 2014-08-20 08:36:44 -07:00
OpenCVPackaging.cmake Multiple fixes for tests deb package build. 2014-01-28 16:32:26 +04:00
OpenCVPCHSupport.cmake world fix 2014-08-05 20:12:35 +04:00
OpenCVUtils.cmake Fixing iOS clang warnings, part 3 2014-10-17 18:15:21 +04:00
OpenCVVersion.cmake Switched OpenCV to a 3-component version number. 2013-11-15 19:41:53 +04:00