Name
Last commit
Last update
..
FindCUDA added own version of FindCUDA.cmake
checks cmake: detect Direct 3D 11
templates Merge remote-tracking branch 'origin/2.4' into merge-2.4
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 Added Visual Studio 2013 detection.
OpenCVDetectAndroidSDK.cmake Reenabled adding native app glue for Android samples.
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake Merge remote-tracking branch 'origin/2.4' into merge-2.4
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 Don't use PYTHON_VERSION_STRING when searching for Python libraries
OpenCVDetectTBB.cmake TBB download and build option enabled for non Android platfroms.
OpenCVDetectVTK.cmake minor insignificant corrections
OpenCVExtraTargets.cmake Drop outdated targets and fix solution folders
OpenCVFindIPP.cmake Normalized file endings.
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 Merge remote-tracking branch 'origin/2.4' into merge-2.4
OpenCVFindLibsGrfmt.cmake Merge remote-tracking branch 'origin/2.4' into merge-2.4
OpenCVFindLibsPerf.cmake Merge remote-tracking branch 'origin/2.4' into merge-2.4
OpenCVFindLibsVideo.cmake Merge remote-tracking branch 'origin/2.4' into merge-2.4
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
OpenCVFindWebP.cmake This code is based on https://github.com/prasannatsm/opencv code.
OpenCVFindXimea.cmake Fix the build of OpenCV with XIMEA on Windows 64 bits:
OpenCVGenAndroidMK.cmake Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed.
OpenCVGenConfig.cmake Removed all slashes after ${OpenCV_INSTALL_BINARIES_PREFIX}.
OpenCVGenHeaders.cmake Made the generated file templates' naming more consistent.
OpenCVGenInfoPlist.cmake Fix building the iOS framework after I dropped the VERSION macro.
OpenCVGenPkgconfig.cmake Made the generated file templates' naming more consistent.
OpenCVMinDepVersions.cmake Move the minimal CUDA version into the minimal version list.
OpenCVModule.cmake cmake: allow source_group to preserve file-system tree (for MSVS)
OpenCVPCHSupport.cmake Merge remote-tracking branch 'origin/2.4'
OpenCVUtils.cmake cmake: allow source_group to preserve file-system tree (for MSVS)
OpenCVVersion.cmake Switched OpenCV to a 3-component version number.
cl2cpp.cmake fixed few compile errors and doc build errors