Name
Last commit
Last update
..
FindCUDA added own version of FindCUDA.cmake
checks cmake: detect Direct 3D 11
templates Merge with master and fix conflicts
FindCUDA.cmake fixed CUDA_TOOLKIT_TARGET_DIR for android:
OpenCVCRTLinkage.cmake Update CMakeLists.txt
OpenCVCompilerOptions.cmake Merge remote-tracking branch 'origin/2.4' into merge-2.4
OpenCVConfig.cmake Split highgui module to videoio and highgui
OpenCVDetectAndroidSDK.cmake world fix
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake remove -fvisibility-inlines-hidden from CUDA compiler flags
OpenCVDetectCXXCompiler.cmake Added Visual Studio 2013 detection.
OpenCVDetectDirectX.cmake cmake: detect Direct 3D 11
OpenCVDetectOpenCL.cmake ocl: force to use Khronos OpenCL headers
OpenCVDetectPython.cmake Merge pull request #3198 from mshabunin:java_test_fix
OpenCVDetectTBB.cmake Added suuport for finding Intel TBB for Visual Studio 2013
OpenCVDetectVTK.cmake More proper OpneCv+Qt+Vtk issues handling (http://code.opencv.org/issues/3492)
OpenCVExtraTargets.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file.
OpenCVFindIPP.cmake Merge pull request #2709 from alalek:icv_update_binary_pack
OpenCVFindIPPAsync.cmake Added SharedMatrix
OpenCVFindIntelPerCSDK.cmake Fix notes about cmake files. Fix build warning.
OpenCVFindLATEX.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVFindLibsGUI.cmake Correction to enable compilation on platform with only GTK2 libs
OpenCVFindLibsGrfmt.cmake Adding support for GDAL raster images.
OpenCVFindLibsPerf.cmake ipp: added support for updated ICV package
OpenCVFindLibsVideo.cmake CMake configuration for MSMF capture
OpenCVFindMatlab.cmake Added TODO for the future of Matlab version sorting
OpenCVFindOpenEXR.cmake Normalize line endings and whitespace
OpenCVFindOpenNI.cmake Normalize line endings and whitespace
OpenCVFindOpenNI2.cmake Another typo in comment inside OpenNI2 cmake file
OpenCVFindWebP.cmake This code is based on https://github.com/prasannatsm/opencv code.
OpenCVFindXimea.cmake XIMEA cam support: allow on OS X too
OpenCVGenAndroidMK.cmake Merge remote-tracking branch 'origin/2.4' into merge-2.4
OpenCVGenConfig.cmake Move cmake config files too on non-windows hosts.
OpenCVGenHeaders.cmake All installed files marked with component names for install customization.
OpenCVGenInfoPlist.cmake Fix cmake to build OpenCV framework on OSX
OpenCVGenPkgconfig.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file.
OpenCVMinDepVersions.cmake Build both Python 2 and Python 3 bindings
OpenCVModule.cmake fix cmake ocv_add_samples for opencv_contrib/modules/bioinspired
OpenCVPCHSupport.cmake world fix
OpenCVPackaging.cmake Multiple fixes for tests deb package build.
OpenCVUtils.cmake use directory-based include_directories command if we build with CUDA
OpenCVVersion.cmake Switched OpenCV to a 3-component version number.
cl2cpp.cmake renamed **2 -> **
copyAndroidLibs.cmake android: allow to build & run examples without Android OpenCV Manager