opencv/cmake
2016-03-11 11:59:15 +03:00
..
checks ocl: workaround for msvc11 bug 2013-10-18 20:52:36 +04:00
FindCUDA backport from master 2015-02-24 16:05:21 +03:00
templates added cmakedefine to cmake/templates/cvconfig.h.in 2016-02-01 21:15:28 +09:00
cl2cpp.cmake ocl: fix compilation warnings, update openCLExecuteKernelInterop 2013-10-10 00:15:02 +04:00
CMakeParseArguments.cmake minor fix in FindTBB 2012-08-23 13:37:27 +04:00
FindCUDA.cmake Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
OpenCVCompilerOptions.cmake Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
OpenCVConfig.cmake Add support for VS2015 2015-05-02 13:31:43 +01:00
OpenCVCRTLinkage.cmake Add VS2013 support 2014-09-10 17:18:41 +08:00
OpenCVDetectAndroidSDK.cmake Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03: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 fixed to use NVCUVID in 'cudacodec' module. 2016-01-31 01:56:45 +09:00
OpenCVDetectCXXCompiler.cmake Add support for VS2015 2015-05-02 13:31:43 +01:00
OpenCVDetectOpenCL.cmake ocl: force to use Khronos OpenCL headers 2013-10-18 15:47:11 +04:00
OpenCVDetectPython.cmake fix python cross-compilation 2015-07-21 12:41:57 +03:00
OpenCVDetectTBB.cmake changed to find TBB library(VS2015) 2015-12-23 23:43:01 +09: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 Fixed compilation with IPP on Linux. Added linking with Intel compiler runtime libraries. 2014-02-17 16:56:02 +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 brining over fix in master (#4140) for libz import on 64-bit android 2015-10-13 17:42:40 -06:00
OpenCVFindLibsGUI.cmake Fix errors in usages of try_compile 2013-08-22 15:56:35 +04:00
OpenCVFindLibsPerf.cmake ability to enable OpenMP simultaneously with other parallel framework 2014-12-10 13:34:39 +03:00
OpenCVFindLibsVideo.cmake repaired GStreamer 0.10 version 2015-08-16 21:01:22 +03:00
OpenCVFindOpenEXR.cmake Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
OpenCVFindOpenNI.cmake Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
OpenCVFindPkgConfig.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
OpenCVFindXimea.cmake XIMEA cam support: allow on OS X too 2014-09-09 19:17:13 +04:00
OpenCVGenAndroidMK.cmake fixed Android mk generation for arm64-v8a 2015-05-21 15:00:46 +03:00
OpenCVGenConfig.cmake Don't use ${CMAKE_INSTALL_PREFIX} as an install destination 2015-02-10 19:43:29 +03:00
OpenCVGenHeaders.cmake All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00
OpenCVGenInfoPlist.cmake Fix building the iOS framework after I dropped the VERSION macro. 2013-08-06 18:56:36 +04:00
OpenCVGenPkgconfig.cmake Use imported targets for linking to CUDA 2015-03-31 13:46:28 +03:00
OpenCVLegacyOptions.cmake Normalized file endings. 2013-08-21 18:59:25 +04:00
OpenCVModule.cmake Remove "INSTALL_NAME_DIR lib" target property 2016-01-21 16:07:56 -05:00
OpenCVPackaging.cmake Added check if debian package version matches version from version.hpp 2016-03-11 11:59:15 +03:00
OpenCVPCHSupport.cmake Fixed PCH warning during ARM crosscompilation 2015-12-22 15:58:39 +03:00
OpenCVUtils.cmake export simple libs from OPENCV_LINKER_LIBS (fix #5541) 2015-10-19 13:49:41 +03:00
OpenCVVersion.cmake Consistently use 4-digit library version 2013-01-18 14:57:55 +04:00