opencv/cmake
Xerxes Battiwalla 1e1984a586
Fixed typo in error message in OpenCVDetectCUDA.cmake
There was a minor typo in the FATAL error message when the specified CUDA generation does not match any known generation
2021-07-26 14:54:27 +10:00
..
android Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
checks fix files permissions 2020-04-13 04:29:55 +00:00
FindCUDA FIx misc. source and comment typos 2019-08-15 13:09:52 +03:00
platforms cmake(js): update js targets 2020-12-03 14:18:54 +00:00
templates cmake: support ccache with Xcode generator 2021-01-15 19:58:01 +00:00
cl2cpp.cmake
copy_files.cmake
FindCUDA.cmake
FindFlake8.cmake cmake: fix pylint/flake8 detection, update flake8 exclude 2021-01-29 17:06:54 +00:00
FindGstreamerWindows.cmake
FindOpenVX.cmake
FindPylint.cmake cmake: update Python linters handling 2021-03-05 12:54:51 +00:00
OpenCVCompilerDefenses.cmake Added support for Clang build hardening (including Apple) 2019-05-07 13:00:43 +03:00
OpenCVCompilerOptimizations.cmake cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 2019-12-11 00:21:10 +00:00
OpenCVCompilerOptions.cmake cmake: exclude -pthread from Emscripten default build 2021-07-03 11:13:28 +00:00
OpenCVCRTLinkage.cmake cmake: update handling of MSVC /MP flag 2020-02-11 21:05:44 +00:00
OpenCVDetectApacheAnt.cmake FIx misc. source and comment typos 2019-08-15 13:09:52 +03:00
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake Fixed typo in error message in OpenCVDetectCUDA.cmake 2021-07-26 14:54:27 +10:00
OpenCVDetectCXXCompiler.cmake core: adjust type of allocator_stats counter, allow to disable 2020-03-11 20:12:29 +03:00
OpenCVDetectDirectX.cmake Merge pull request #14294 from alalek:issue_14286 2019-04-11 17:50:15 +03:00
OpenCVDetectHalide.cmake cmake: update Halide detection 2021-07-04 13:20:52 +03:00
OpenCVDetectInferenceEngine.cmake cmake(IE): extract INF_ENGINE_RELEASE from InferenceEngine package 2021-07-02 23:29:35 +00:00
OpenCVDetectMediaSDK.cmake
OpenCVDetectOpenCL.cmake Merge pull request #14294 from alalek:issue_14286 2019-04-11 17:50:15 +03:00
OpenCVDetectPython.cmake fix: minor typo in CMakeCVDetectPython 2020-03-21 11:15:07 +02:00
OpenCVDetectTBB.cmake Fix TBB debug 2019-05-27 10:26:06 +03:00
OpenCVDetectTrace.cmake
OpenCVDetectVTK.cmake
OpenCVDownload.cmake Fix typo: 'DOWNLAOD' to 'DOWNLOAD' 2021-04-26 11:01:13 -04:00
OpenCVExtraTargets.cmake cmake: update generation of 'uninstall' target 2020-04-07 22:03:12 +00:00
OpenCVFindAtlas.cmake
OpenCVFindFrameworks.cmake
OpenCVFindIntelPerCSDK.cmake
OpenCVFindIPP.cmake IPP: use linker workaround for Intel compiler on Linux 2021-04-02 10:44:32 +03:00
OpenCVFindIPPIW.cmake Merge pull request #16769 from mshabunin:fix-ipp-install 2020-04-17 14:28:42 +00:00
OpenCVFindLAPACK.cmake LAPACK: add support for complex numbers for MSVC 2019-05-22 18:43:45 +03:00
OpenCVFindLATEX.cmake
OpenCVFindLibsGrfmt.cmake Merge pull request #19522 from zchrissirhcz:3.4-fix-android-find-zlib-shared-since-ndk19 2021-02-14 21:38:53 +03:00
OpenCVFindLibsGUI.cmake highgui: fixed build GTK2+OpenGL 2019-05-23 16:30:22 +03:00
OpenCVFindLibsPerf.cmake IPP: use linker workaround for Intel compiler on Linux 2021-04-02 10:44:32 +03:00
OpenCVFindLibsVideo.cmake cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 2019-12-11 00:21:10 +00:00
OpenCVFindMKL.cmake cmake: update MKL library searching 2020-12-09 16:36:15 +00:00
OpenCVFindOpenBLAS.cmake Fix typo in OpenCVFindOpenBLAS.cmake file. 2020-11-08 14:42:47 +01:00
OpenCVFindOpenEXR.cmake Fix typo 2020-06-12 23:52:06 +02:00
OpenCVFindOpenNI2.cmake cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 2019-12-11 00:21:10 +00:00
OpenCVFindOpenNI.cmake cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 2019-12-11 00:21:10 +00:00
OpenCVFindProtobuf.cmake cmake: fix protobuf handling 2020-04-27 02:11:19 +00:00
OpenCVFindTengine.cmake Merge pull request #16832 from liqi-c:3.4-tengine-android 2020-03-20 10:10:39 +00:00
OpenCVFindVA_INTEL.cmake Merge pull request #17028 from xipingyan:patch-1 2020-04-10 12:23:13 +00:00
OpenCVFindVA.cmake
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake cmake: support OPENCV_ABI_SKIP_MODULES_LIST 2020-01-27 14:40:48 +03:00
OpenCVGenAndroidMK.cmake
OpenCVGenConfig.cmake Windows: partially restore install config generation 2019-09-16 12:11:48 +03:00
OpenCVGenHeaders.cmake
OpenCVGenInfoPlist.cmake
OpenCVGenPkgconfig.cmake
OpenCVGenSetupVars.cmake cmake: fix python install paths 2018-12-17 14:32:29 +03:00
OpenCVInstallLayout.cmake Windows: partially restore install config generation 2019-09-16 12:11:48 +03:00
OpenCVMinDepVersions.cmake cmake: update initialization 2019-08-08 15:23:16 +03:00
OpenCVModule.cmake Fix header sorting for modules without headers 2021-04-15 12:13:15 +03:00
OpenCVPackaging.cmake
OpenCVPCHSupport.cmake Fix pch generation when linker flags used with GCC 2019-12-10 14:55:56 +00:00
OpenCVPylint.cmake cmake: update Python linters handling 2021-03-05 12:54:51 +00:00
OpenCVUtils.cmake fix: ocv_target_link_libraries could not handle the keyword rightly #20430 2021-07-21 13:32:50 +08:00
OpenCVVersion.cmake cmake: hide 'junk' dir from the root of build directory 2018-12-07 05:14:08 +00:00