.. |
checks
|
ocl: workaround for msvc11 bug
|
2013-10-18 20:52:36 +04:00 |
FindCUDA
|
added own version of FindCUDA.cmake
|
2013-10-28 10:09:16 +04:00 |
templates
|
Merge pull request #1828 from SpecLad:merge-2.4
|
2013-11-20 16:08:53 +04:00 |
cl2cpp.cmake
|
fixed few compile errors and doc build errors
|
2013-11-18 13:48:04 -05:00 |
FindCUDA.cmake
|
added own version of FindCUDA.cmake
|
2013-10-28 10:09:16 +04:00 |
OpenCVCompilerOptions.cmake
|
Add compile option for enabling NEON
|
2013-09-14 13:32:20 +03:00 |
OpenCVConfig.cmake
|
cmake: export OpenCVModules for unix 'install', move macros desclarations
|
2013-10-09 18:29:03 +04:00 |
OpenCVCRTLinkage.cmake
|
/apicontainer added to linker flags on WinRT to fix api test issues.
|
2013-08-28 08:36:57 -07:00 |
OpenCVDetectAndroidSDK.cmake
|
Reenabled adding native app glue for Android samples.
|
2013-09-09 18:16:20 +04:00 |
OpenCVDetectApacheAnt.cmake
|
Fix ant/Java detection in cmake scripts
|
2013-03-29 18:29:40 +04:00 |
OpenCVDetectCStripes.cmake
|
fixed C= detection script
|
2012-10-10 16:15:27 +04:00 |
OpenCVDetectCUDA.cmake
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-11-05 16:38:23 +04:00 |
OpenCVDetectCXXCompiler.cmake
|
update cmake 'install' target for Windows platform
|
2013-10-09 17:49:10 +04:00 |
OpenCVDetectOpenCL.cmake
|
ocl: force to use Khronos OpenCL headers
|
2013-10-18 15:47:11 +04:00 |
OpenCVDetectPython.cmake
|
fixed some more compile bugs (including Python bindings)
|
2013-10-22 23:34:16 +04:00 |
OpenCVDetectTBB.cmake
|
TBB download and build option enabled for non Android platfroms.
|
2013-02-06 14:43:57 +04:00 |
OpenCVExtraTargets.cmake
|
Drop outdated targets and fix solution folders
|
2013-03-25 21:57:53 +04:00 |
OpenCVFindIPP.cmake
|
Normalized file endings.
|
2013-08-21 18:59: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
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-08-27 19:15:47 +04:00 |
OpenCVFindLibsGUI.cmake
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-08-27 19:15:47 +04:00 |
OpenCVFindLibsPerf.cmake
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-10-28 13:38:25 +04:00 |
OpenCVFindLibsVideo.cmake
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-10-08 17:57:23 +04:00 |
OpenCVFindMatlab.cmake
|
Added TODO for the future of Matlab version sorting
|
2013-09-16 00:48:07 +10:00 |
OpenCVFindOpenEXR.cmake
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
OpenCVFindOpenNI.cmake
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
OpenCVFindWebP.cmake
|
This code is based on https://github.com/prasannatsm/opencv code.
|
2013-03-11 11:51:38 +04:00 |
OpenCVFindXimea.cmake
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
OpenCVGenAndroidMK.cmake
|
Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed.
|
2013-02-22 11:57:42 +04:00 |
OpenCVGenConfig.cmake
|
Fixed Android SDK build - again.
|
2013-10-25 19:12:32 +04:00 |
OpenCVGenHeaders.cmake
|
Made the generated file templates' naming more consistent.
|
2013-11-14 19:14:38 +04:00 |
OpenCVGenInfoPlist.cmake
|
Fix building the iOS framework after I dropped the VERSION macro.
|
2013-08-06 18:56:36 +04:00 |
OpenCVGenPkgconfig.cmake
|
Made the generated file templates' naming more consistent.
|
2013-11-14 19:14:38 +04:00 |
OpenCVMinDepVersions.cmake
|
Move the minimal CUDA version into the minimal version list.
|
2013-10-22 14:32:13 +04:00 |
OpenCVModule.cmake
|
fixed few compile errors and doc build errors
|
2013-11-18 13:48:04 -05:00 |
OpenCVPCHSupport.cmake
|
Merge remote-tracking branch 'origin/2.4'
|
2013-10-01 15:57:33 +04:00 |
OpenCVUtils.cmake
|
cmake: fix linker dependencies for opencv_java
|
2013-10-24 19:04:59 +04:00 |
OpenCVVersion.cmake
|
Switched OpenCV to a 3-component version number.
|
2013-11-15 19:41:53 +04:00 |