..
FindCUDA
backport from master
10 years ago
checks
ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include)
9 years ago
templates
fix OpenCV_CONFIG_PATH get null value after CMake 2.8.11
9 years ago
FindCUDA.cmake
Fix compilation problems with XCode 7.1.1 and cmake 3.3.2
9 years ago
FindGstreamerWindows.cmake
Gstreamer 1.0 on windows.
9 years ago
OpenCVCRTLinkage.cmake
fix MSVS2010 builds
9 years ago
OpenCVCompilerOptions.cmake
Fixed cmake and build issues when using Visual Studio 2015
9 years ago
OpenCVConfig.cmake
fix OpenCV_CONFIG_PATH get null value after CMake 2.8.11
9 years ago
OpenCVDetectAndroidSDK.cmake
Fix compilation problems with XCode 7.1.1 and cmake 3.3.2
9 years ago
OpenCVDetectApacheAnt.cmake
…
OpenCVDetectCStripes.cmake
…
OpenCVDetectCUDA.cmake
fixed to use NVCUVID in 'cudacodec' module.
9 years ago
OpenCVDetectCXXCompiler.cmake
The latest version (5.1.1) of the gnu compiler returns just its major version ("5") when given the "-dumpversion" argument. Gnu compiler developers don't consider this to be an error. A workaround for this case has been made.
9 years ago
OpenCVDetectDirectX.cmake
fix build with Win7 SDK
9 years ago
OpenCVDetectOpenCL.cmake
cmake: refactor OpenCL detection, allow custom configurations
9 years ago
OpenCVDetectPython.cmake
cmake: fix python detection
9 years ago
OpenCVDetectTBB.cmake
changed to find TBB library(VS2015)
9 years ago
OpenCVDetectVTK.cmake
Ported VTK cmake detection from master branch
9 years ago
OpenCVExtraTargets.cmake
Removed all use of the obsolete IMMEDIATE parameter to configure_file.
11 years ago
OpenCVFindIPP.cmake
distrib: remove useless static files from shared distribution package
9 years ago
OpenCVFindIPPAsync.cmake
Added SharedMatrix
11 years ago
OpenCVFindIntelPerCSDK.cmake
Fix notes about cmake files. Fix build warning.
11 years ago
OpenCVFindLATEX.cmake
…
OpenCVFindLibsGUI.cmake
Correction to enable compilation on platform with only GTK2 libs
11 years ago
OpenCVFindLibsGrfmt.cmake
brining over fix in master ( #4140 ) for libz import on 64-bit android
9 years ago
OpenCVFindLibsPerf.cmake
fix support for pthreads parallel_for
10 years ago
OpenCVFindLibsVideo.cmake
cmake: fix find_library() for bzip2
9 years ago
OpenCVFindMatlab.cmake
Update OpenCVFindMatlab.cmake
9 years ago
OpenCVFindOpenEXR.cmake
…
OpenCVFindOpenNI.cmake
…
OpenCVFindOpenNI2.cmake
Added enviroment search paths for OpenNI2 for linux and fixed specific warning
10 years ago
OpenCVFindVA.cmake
changed device detection procedure, added resizing surface to bigger size
9 years ago
OpenCVFindVA_INTEL.cmake
fallback path & sample timing implemented
9 years ago
OpenCVFindWebP.cmake
…
OpenCVFindXimea.cmake
XIMEA cam support: allow on OS X too
10 years ago
OpenCVGenABI.cmake
Do not compare extra modules in ABI check
10 years ago
OpenCVGenAndroidMK.cmake
Separate OpenCV.mk files for different ABIs
10 years ago
OpenCVGenConfig.cmake
Make install paths relative to CMAKE_INSTALL_PREFIX
9 years ago
OpenCVGenHeaders.cmake
Added cvconfig.h copy during the build
10 years ago
OpenCVGenInfoPlist.cmake
update osx and ios build_framework.py
9 years ago
OpenCVGenPkgconfig.cmake
fixes #5018 : fix framework links in opencv.pc (MacOS)
9 years ago
OpenCVMinDepVersions.cmake
Build both Python 2 and Python 3 bindings
11 years ago
OpenCVModule.cmake
Merge branch '2.4' into master
9 years ago
OpenCVPCHSupport.cmake
Disabled PCH support for gcc >= 6.0.0
9 years ago
OpenCVPackaging.cmake
Merge pull request #6279 from terfendail:vt/pythontest_data
9 years ago
OpenCVUtils.cmake
cmake: don't use -isystem for opencv_contrib paths
9 years ago
OpenCVVersion.cmake
Switched OpenCV to a 3-component version number.
11 years ago
cl2cpp.cmake
workaround: cvconfig.h doesn't work with hal at this moment
9 years ago
copyAndroidLibs.cmake
android: allow to build & run examples without Android OpenCV Manager
11 years ago