..
FindCUDA
cmake: fix CUDA flags generation
8 years ago
checks
build: replace WIN32 => _WIN32
8 years ago
templates
cmake: map RelWithDebInfo and MinSizeRel configuration to Release
8 years ago
FindCUDA.cmake
fix build error on Jetson TK1
8 years ago
FindGstreamerWindows.cmake
Newer versions of gstreamer use a slightly different include path on windows.
9 years ago
FindOpenVX.cmake
Updated OpenVX detector and wrappers to handle Reference attribute names change
8 years ago
FindPylint.cmake
cmake: fix Pylint version detection
8 years ago
OpenCVCRTLinkage.cmake
cmake: fix MSVC static builds
8 years ago
OpenCVCompilerDefenses.cmake
cmake: fix linker flags
8 years ago
OpenCVCompilerOptimizations.cmake
cmake: added "SSE4_2" into default CPU dispatch
8 years ago
OpenCVCompilerOptions.cmake
cmake: disable implicit-fallthrough by default
8 years ago
OpenCVDetectAndroidSDK.cmake
cmake: CMP0026 NEW
8 years ago
OpenCVDetectApacheAnt.cmake
Fix ant/Java detection in cmake scripts
12 years ago
OpenCVDetectCStripes.cmake
Merge pull request #9075 from TonyLianLong:master
8 years ago
OpenCVDetectCUDA.cmake
Enable CUDA_NVCC_FLAGS at arch detect step.
8 years ago
OpenCVDetectCXXCompiler.cmake
Added warning when MSVC_VERSION is not recognized
8 years ago
OpenCVDetectDirectX.cmake
fix build with Win7 SDK
10 years ago
OpenCVDetectHalide.cmake
cmake: add Halide support ( #8794 )
8 years ago
OpenCVDetectMediaSDK.cmake
Initial version of MediaSDK integration:
8 years ago
OpenCVDetectOpenCL.cmake
cmake: refactor OpenCL detection, allow custom configurations
9 years ago
OpenCVDetectPython.cmake
doc: Small change to documentation in DectectPython.cmake
9 years ago
OpenCVDetectTBB.cmake
TBB Debug Release
8 years ago
OpenCVDetectTrace.cmake
trace: initial support for code trace
8 years ago
OpenCVDetectVTK.cmake
Newer versions of gstreamer use a slightly different include path on windows.
9 years ago
OpenCVDownload.cmake
Update OpenCVDownload.cmake unpack
8 years ago
OpenCVExtraTargets.cmake
Removed all use of the obsolete IMMEDIATE parameter to configure_file.
11 years ago
OpenCVFindAtlas.cmake
moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository ( #7918 )
8 years ago
OpenCVFindIPP.cmake
ICV2017u3 package update;
8 years ago
OpenCVFindIPPAsync.cmake
Added SharedMatrix
11 years ago
OpenCVFindIPPIW.cmake
cmake: fix typo
8 years ago
OpenCVFindIntelPerCSDK.cmake
Fix notes about cmake files. Fix build warning.
12 years ago
OpenCVFindLAPACK.cmake
fix build error on ODROID-X2
8 years ago
OpenCVFindLATEX.cmake
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
14 years ago
OpenCVFindLibProtobuf.cmake
3rdparty: update CMake scripts for protobuf
8 years ago
OpenCVFindLibsGUI.cmake
Removed extra dependencies from videoio library
8 years ago
OpenCVFindLibsGrfmt.cmake
android: make optional "cpufeatures", build fixes for NDK r15
8 years ago
OpenCVFindLibsPerf.cmake
build: HAVE_LIBPTHREAD, HAVE_PTHREAD(S) => HAVE_PTHREAD
8 years ago
OpenCVFindLibsVideo.cmake
cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+)
8 years ago
OpenCVFindMKL.cmake
Fix MKL linkage with enabled OpenMP
8 years ago
OpenCVFindMatlab.cmake
cmake: update matlab path
9 years ago
OpenCVFindOpenBLAS.cmake
moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository ( #7918 )
8 years ago
OpenCVFindOpenEXR.cmake
Normalize line endings and whitespace
13 years ago
OpenCVFindOpenNI.cmake
Normalize line endings and whitespace
13 years ago
OpenCVFindOpenNI2.cmake
Added enviroment search paths for OpenNI2 for linux and fixed specific warning
11 years ago
OpenCVFindVA.cmake
changed device detection procedure, added resizing surface to bigger size
10 years ago
OpenCVFindVA_INTEL.cmake
fallback path & sample timing implemented
10 years ago
OpenCVFindWebP.cmake
This code is based on https://github.com/prasannatsm/opencv code.
12 years ago
OpenCVFindXimea.cmake
XIMEA cam support: allow on OS X too
11 years ago
OpenCVGenABI.cmake
cmake: CMP0026 NEW
8 years ago
OpenCVGenAndroidMK.cmake
cmake: CMP0026 NEW
8 years ago
OpenCVGenConfig.cmake
cmake: update handling of IPPICV/IPPIW
8 years ago
OpenCVGenHeaders.cmake
cmake: support multiple CPU targets
8 years ago
OpenCVGenInfoPlist.cmake
Merge pull request #8009 from Legoless:master
8 years ago
OpenCVGenPkgconfig.cmake
cmake: CMP0026 NEW
8 years ago
OpenCVMinDepVersions.cmake
minimal CMake version => 2.8.12.2
8 years ago
OpenCVModule.cmake
cmake: fix build process of OpenCL kernels
8 years ago
OpenCVPCHSupport.cmake
cmake: fix build with CMake 3.9.0
8 years ago
OpenCVPackaging.cmake
Merge pull request #6279 from terfendail:vt/pythontest_data
9 years ago
OpenCVPylint.cmake
cmake: change Pylint integration
8 years ago
OpenCVUtils.cmake
Merge pull request #9457 from alalek:type_traits_issue_7599
8 years ago
OpenCVVersion.cmake
Improve the documentation.
8 years ago
cl2cpp.cmake
Merge pull request #7894 from alalek:ocl_program
8 years ago
copyAndroidLibs.cmake
android: allow to build & run examples without Android OpenCV Manager
11 years ago