.. |
templates
|
fix hardcoded paths for static build OpenCV with CUDA
|
2012-10-08 10:52:58 +04:00 |
CMakeParseArguments.cmake
|
minor fix in FindTBB
|
2012-08-23 13:37:27 +04:00 |
OpenCVCompilerOptions.cmake
|
_InputArray/_OutputArray destructors are temporary made non-virtual. Please, restore it after 2.4.3
|
2012-10-08 21:37:15 +04:00 |
OpenCVConfig.cmake
|
Merged version references fix
|
2012-07-02 15:41:14 +00:00 |
OpenCVCRTLinkage.cmake
|
Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration
|
2012-03-02 14:48:35 +00:00 |
OpenCVDetectAndroidSDK.cmake
|
Fix Android build with CMake 2.6.3-2.8.3
|
2012-09-04 16:21:44 +04:00 |
OpenCVDetectApacheAnt.cmake
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
OpenCVDetectCUDA.cmake
|
Added host compiler check before CUDA detection. For not supported compilers CUDA will be disabled.
|
2012-09-24 16:56:19 +04:00 |
OpenCVDetectCXXCompiler.cmake
|
Fix AVX and other SIMD support detection
|
2012-09-17 13:30:28 +04:00 |
OpenCVDetectOpenCL.cmake
|
fixed OpenCL detection in Linux (patch #2261)
|
2012-09-11 14:32:31 +04:00 |
OpenCVDetectPython.cmake
|
hopefully, correctly applied modified patch #2034 that handles Windows case
|
2012-10-08 22:18:13 +04:00 |
OpenCVDetectTBB.cmake
|
Disable TBB on Android for mips
|
2012-09-06 18:54:38 +04:00 |
OpenCVExtraTargets.cmake
|
svn repository web references are replaced with links to git
|
2012-08-07 14:30:36 +04:00 |
OpenCVFindIPP.cmake
|
fixed detection of IPP 7.1 (patch #2413: thanks to Gino van den Bergen!)
|
2012-10-08 22:00:25 +04:00 |
OpenCVFindLATEX.cmake
|
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
|
2012-01-03 13:48:12 +00:00 |
OpenCVFindLibsGrfmt.cmake
|
Added OpenEXR library v1.7.1
|
2012-09-02 20:44:04 +04:00 |
OpenCVFindLibsGUI.cmake
|
Moved 3rd-party libraries detection to separate cmake files
|
2012-05-25 13:12:02 +00:00 |
OpenCVFindLibsPerf.cmake
|
fixed linking CLP in the case of MinGW (patch #1872)
|
2012-10-08 22:24:38 +04:00 |
OpenCVFindLibsVideo.cmake
|
Remove misused REQUIRED keyword from CMake scripts
|
2012-09-17 13:21:20 +04:00 |
OpenCVFindOpenEXR.cmake
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
OpenCVFindOpenNI.cmake
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
OpenCVFindPkgConfig.cmake
|
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
|
2012-01-03 13:48:12 +00:00 |
OpenCVFindXimea.cmake
|
added XIMEA support for linux (by Igor Kuzmin) #2085
|
2012-06-26 11:48:58 +00:00 |
OpenCVGenAndroidMK.cmake
|
possibility to maintain custom hardware-specific libs folders
|
2012-09-06 16:03:07 +04:00 |
OpenCVGenConfig.cmake
|
fix hardcoded paths for static build OpenCV with CUDA
|
2012-10-08 10:52:58 +04:00 |
OpenCVGenHeaders.cmake
|
Fixed linux and android install
|
2012-06-27 13:52:29 +00:00 |
OpenCVGenPkgconfig.cmake
|
Fixed linux and android install
|
2012-06-27 13:52:29 +00:00 |
OpenCVLegacyOptions.cmake
|
Refactored cmake for 3rdparty libs
|
2012-02-24 13:53:22 +00:00 |
OpenCVModule.cmake
|
Add sanity checks support for vertor<KeyPoint>
|
2012-10-09 18:41:26 +04:00 |
OpenCVPCHSupport.cmake
|
Fix precompiled headers support detection for gcc-4.6 toolchain from Android NDK r8b
|
2012-09-04 16:50:55 +04:00 |
OpenCVUtils.cmake
|
minor fix in FindTBB
|
2012-08-23 13:37:27 +04:00 |
OpenCVVersion.cmake
|
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
|
2012-02-16 20:29:35 +00:00 |