.. |
FindCUDA
|
Some mist. typo fixes
|
7 years ago |
android
|
android: refactor Android SDK detection
|
7 years ago |
checks
|
CPU dispatching: additional AVX-512 check for mingw-w64
|
7 years ago |
templates
|
android: move .a files into 'staticlibs' directory
|
7 years ago |
FindCUDA.cmake
|
Some mist. typo fixes
|
7 years ago |
FindGstreamerWindows.cmake
|
Newer versions of gstreamer use a slightly different include path on windows.
|
8 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
|
7 years ago |
OpenCVCRTLinkage.cmake
|
cmake: debug info
|
7 years ago |
OpenCVCompilerDefenses.cmake
|
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
|
7 years ago |
OpenCVCompilerOptimizations.cmake
|
Merge pull request #11167 from alalek:cmake_compiler_vars
|
7 years ago |
OpenCVCompilerOptions.cmake
|
cmake: enable override warnings (requires C++11 compilation mode)
|
7 years ago |
OpenCVDetectApacheAnt.cmake
|
cmake: simplified configuration output
|
7 years ago |
OpenCVDetectCStripes.cmake
|
Merge pull request #9075 from TonyLianLong:master
|
7 years ago |
OpenCVDetectCUDA.cmake
|
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
|
7 years ago |
OpenCVDetectCXXCompiler.cmake
|
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
|
7 years ago |
OpenCVDetectDirectX.cmake
|
fix build with Win7 SDK
|
9 years ago |
OpenCVDetectHalide.cmake
|
cmake: add Halide support (#8794)
|
8 years ago |
OpenCVDetectInferenceEngine.cmake
|
Update OpenCVDetectInferenceEngine.cmake
|
7 years ago |
OpenCVDetectMediaSDK.cmake
|
MediaSDK video backend: Windows support
|
7 years ago |
OpenCVDetectOpenCL.cmake
|
Add install component for 3rdparty libraries licenses
|
7 years ago |
OpenCVDetectPython.cmake
|
doc: Small change to documentation in DectectPython.cmake
|
8 years ago |
OpenCVDetectTBB.cmake
|
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
|
7 years ago |
OpenCVDetectTrace.cmake
|
trace: initial support for code trace
|
8 years ago |
OpenCVDetectVTK.cmake
|
Some mist. typo fixes
|
7 years ago |
OpenCVDownload.cmake
|
Update OpenCVDownload.cmake to fix log crash
|
7 years ago |
OpenCVExtraTargets.cmake
|
Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data'
|
7 years ago |
OpenCVFindAtlas.cmake
|
moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918)
|
8 years ago |
OpenCVFindIPP.cmake
|
Add install component for 3rdparty libraries licenses
|
7 years ago |
OpenCVFindIPPAsync.cmake
|
Added SharedMatrix
|
11 years ago |
OpenCVFindIPPIW.cmake
|
Add install component for 3rdparty libraries licenses
|
7 years ago |
OpenCVFindIntelPerCSDK.cmake
|
Fix notes about cmake files. Fix build warning.
|
11 years ago |
OpenCVFindLAPACK.cmake
|
core(lapack): fix build issues related to 'extern "C"'
|
7 years ago |
OpenCVFindLATEX.cmake
|
…
|
|
OpenCVFindLibsGUI.cmake
|
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
|
7 years ago |
OpenCVFindLibsGrfmt.cmake
|
cmake(android): update zlib alias condition
|
7 years ago |
OpenCVFindLibsPerf.cmake
|
cmake: workaround CPATH ipp_iw issue
|
7 years ago |
OpenCVFindLibsVideo.cmake
|
cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+)
|
7 years ago |
OpenCVFindMKL.cmake
|
Fix MKL linkage with enabled OpenMP
|
7 years ago |
OpenCVFindMatlab.cmake
|
cmake: update matlab path
|
8 years ago |
OpenCVFindOpenBLAS.cmake
|
cmake: update OpenBLAS support
|
7 years ago |
OpenCVFindOpenEXR.cmake
|
…
|
|
OpenCVFindOpenNI.cmake
|
…
|
|
OpenCVFindOpenNI2.cmake
|
Help Cmake find OpenNI2 include path
|
7 years ago |
OpenCVFindProtobuf.cmake
|
cmake: use SYSTEM include directories
|
7 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
|
update CMakeList.txt
|
7 years ago |
OpenCVFindXimea.cmake
|
XIMEA cam support: allow on OS X too
|
10 years ago |
OpenCVGenABI.cmake
|
cmake: CMP0026 NEW
|
7 years ago |
OpenCVGenAndroidMK.cmake
|
android: move .a files into 'staticlibs' directory
|
7 years ago |
OpenCVGenConfig.cmake
|
cmake: customize OpenCV build via CMake script hooks
|
7 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
|
Removed cmake submodules and contrib_world references
|
7 years ago |
OpenCVMinDepVersions.cmake
|
minimal CMake version => 2.8.12.2
|
7 years ago |
OpenCVModule.cmake
|
cmake: add module/src include dir in case of enabled precompiled headers
|
7 years ago |
OpenCVPCHSupport.cmake
|
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
|
7 years ago |
OpenCVPackaging.cmake
|
cmake: customize OpenCV build via CMake script hooks
|
7 years ago |
OpenCVPylint.cmake
|
cmake: change Pylint integration
|
7 years ago |
OpenCVUtils.cmake
|
android: refactor Android SDK detection
|
7 years ago |
OpenCVVersion.cmake
|
Improve the documentation.
|
7 years ago |
cl2cpp.cmake
|
cmake: don't add include <module>/src directory to avoid conflicts
|
7 years ago |
copy_files.cmake
|
cmake: fix android examples dependencies
|
7 years ago |