opencv/cmake
Alexander Alekhin 87498bc6d4 cmake: workaround CPATH ipp_iw issue
CPATH entries are processed before any -isystem:
https://gcc.gnu.org/onlinedocs/cpp/Environment-Variables.html
2018-03-28 18:43:28 +03:00
..
checks CPU dispatching: additional AVX-512 check for mingw-w64 2018-02-25 15:12:53 +03:00
FindCUDA Some mist. typo fixes 2018-02-07 06:59:15 -05:00
templates android: move .a files into 'staticlibs' directory 2018-02-15 16:31:49 +03:00
cl2cpp.cmake cmake: don't add include <module>/src directory to avoid conflicts 2018-03-19 11:14:15 +03:00
copy_files.cmake cmake: fix android examples dependencies 2018-03-15 14:17:02 +03:00
FindCUDA.cmake Some mist. typo fixes 2018-02-07 06:59:15 -05:00
FindGstreamerWindows.cmake Newer versions of gstreamer use a slightly different include path on windows. 2016-10-20 11:02:18 -04:00
FindOpenVX.cmake Updated OpenVX detector and wrappers to handle Reference attribute names change 2017-03-22 16:50:38 +03:00
FindPylint.cmake cmake: fix Pylint version detection 2017-08-28 19:03:44 +03:00
OpenCVCompilerDefenses.cmake cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
OpenCVCompilerOptimizations.cmake Merge pull request #11167 from alalek:cmake_compiler_vars 2018-03-28 12:38:31 +00:00
OpenCVCompilerOptions.cmake cmake: enable override warnings (requires C++11 compilation mode) 2018-03-28 18:43:28 +03:00
OpenCVCRTLinkage.cmake cmake: debug info 2018-02-14 13:44:10 +03:00
OpenCVDetectAndroidSDK.cmake cmake: fix android examples dependencies 2018-03-15 14:17:02 +03:00
OpenCVDetectApacheAnt.cmake cmake: simplified configuration output 2017-11-17 11:57:49 +03:00
OpenCVDetectCStripes.cmake Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
OpenCVDetectCUDA.cmake cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
OpenCVDetectCXXCompiler.cmake cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
OpenCVDetectDirectX.cmake
OpenCVDetectHalide.cmake cmake: add Halide support (#8794) 2017-06-21 14:33:47 +03:00
OpenCVDetectInferenceEngine.cmake Update OpenCVDetectInferenceEngine.cmake 2018-03-28 16:34:37 +03:00
OpenCVDetectMediaSDK.cmake MediaSDK video backend: Windows support 2017-10-11 16:33:37 +03:00
OpenCVDetectOpenCL.cmake Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
OpenCVDetectPython.cmake doc: Small change to documentation in DectectPython.cmake 2016-10-05 16:52:28 -07:00
OpenCVDetectTBB.cmake cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
OpenCVDetectTrace.cmake trace: initial support for code trace 2017-06-26 17:07:13 +03:00
OpenCVDetectVTK.cmake Some mist. typo fixes 2018-02-07 06:59:15 -05:00
OpenCVDownload.cmake Update OpenCVDownload.cmake to fix log crash 2018-03-07 15:35:37 +01:00
OpenCVExtraTargets.cmake Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data' 2018-02-12 18:42:36 +03:00
OpenCVFindAtlas.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 2016-12-22 22:57:44 +03:00
OpenCVFindIntelPerCSDK.cmake
OpenCVFindIPP.cmake Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
OpenCVFindIPPAsync.cmake
OpenCVFindIPPIW.cmake Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
OpenCVFindLAPACK.cmake core(lapack): fix build issues related to 'extern "C"' 2018-01-24 14:53:04 +03:00
OpenCVFindLATEX.cmake
OpenCVFindLibsGrfmt.cmake cmake(android): update zlib alias condition 2018-01-05 04:52:17 +00:00
OpenCVFindLibsGUI.cmake cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
OpenCVFindLibsPerf.cmake cmake: workaround CPATH ipp_iw issue 2018-03-28 18:43:28 +03:00
OpenCVFindLibsVideo.cmake cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+) 2017-08-21 18:06:40 +03:00
OpenCVFindMatlab.cmake cmake: update matlab path 2016-09-01 15:17:32 +03:00
OpenCVFindMKL.cmake Fix MKL linkage with enabled OpenMP 2017-07-01 20:02:13 +03:00
OpenCVFindOpenBLAS.cmake cmake: update OpenBLAS support 2017-10-28 10:17:37 +03:00
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI2.cmake Help Cmake find OpenNI2 include path 2018-03-15 18:39:07 +09:00
OpenCVFindOpenNI.cmake
OpenCVFindProtobuf.cmake cmake: use SYSTEM include directories 2018-03-28 17:57:58 +03:00
OpenCVFindVA_INTEL.cmake
OpenCVFindVA.cmake
OpenCVFindWebP.cmake update CMakeList.txt 2018-02-05 16:23:52 +03:00
OpenCVFindXimea.cmake
OpenCVGenABI.cmake cmake: CMP0026 NEW 2017-08-19 15:15:05 +00:00
OpenCVGenAndroidMK.cmake android: move .a files into 'staticlibs' directory 2018-02-15 16:31:49 +03:00
OpenCVGenConfig.cmake cmake: customize OpenCV build via CMake script hooks 2018-02-15 14:03:38 +03:00
OpenCVGenHeaders.cmake cmake: support multiple CPU targets 2017-02-13 19:52:59 +03:00
OpenCVGenInfoPlist.cmake Merge pull request #8009 from Legoless:master 2017-01-20 19:16:01 +03:00
OpenCVGenPkgconfig.cmake Removed cmake submodules and contrib_world references 2017-10-19 17:34:59 +03:00
OpenCVMinDepVersions.cmake minimal CMake version => 2.8.12.2 2017-07-21 14:06:19 +03:00
OpenCVModule.cmake cmake: add module/src include dir in case of enabled precompiled headers 2018-03-27 17:38:54 +03:00
OpenCVPackaging.cmake cmake: customize OpenCV build via CMake script hooks 2018-02-15 14:03:38 +03:00
OpenCVPCHSupport.cmake cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
OpenCVPylint.cmake cmake: change Pylint integration 2017-08-24 14:59:33 +03:00
OpenCVUtils.cmake cmake: disable checks for protobuf generated files 2018-03-28 18:43:28 +03:00
OpenCVVersion.cmake Improve the documentation. 2017-08-20 17:21:39 +02:00