.. |
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
|
Fixed OpenCV_LIBS when find_package has been used with explicit components.
|
2013-11-19 18:44:17 +04:00 |
cl2cpp.cmake
|
ocl: fix compilation warnings, update openCLExecuteKernelInterop
|
2013-10-10 00:15:02 +04:00 |
CMakeParseArguments.cmake
|
minor fix in FindTBB
|
2012-08-23 13:37:27 +04:00 |
FindCUDA.cmake
|
fixed CUDA_TOOLKIT_TARGET_DIR for android:
|
2013-11-28 13:35:23 +04:00 |
OpenCVCompilerOptions.cmake
|
Some debug options are removed because they are installed by Cmake automatically.
|
2013-11-29 15:34:50 +04:00 |
OpenCVConfig.cmake
|
Added Visual Studio 2013 detection.
|
2013-11-18 19:39:39 +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
|
Improve handling of native_app_glue dependency in Android samples
|
2013-05-13 17:01:18 +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
|
added -Xptxas;-dlcm=ca and -target-os-variant=Android to nvcc flags
|
2013-11-28 10:00:55 +04:00 |
OpenCVDetectCXXCompiler.cmake
|
Added Visual Studio 2013 detection.
|
2013-11-18 19:39:39 +04:00 |
OpenCVDetectOpenCL.cmake
|
ocl: force to use Khronos OpenCL headers
|
2013-10-18 15:47:11 +04:00 |
OpenCVDetectPython.cmake
|
cmake: python module updates
|
2013-10-09 17:49:11 +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
|
fixed problems with building iOS version
|
2013-08-23 13:41:19 +04:00 |
OpenCVFindLibsGUI.cmake
|
Fix errors in usages of try_compile
|
2013-08-22 15:56:35 +04:00 |
OpenCVFindLibsPerf.cmake
|
Add better OpenMP detection and make an option to enable it.
|
2013-10-22 18:47:37 +04:00 |
OpenCVFindLibsVideo.cmake
|
Make libv4l support optional for testing purposes.
|
2013-09-30 12:44:59 +04:00 |
OpenCVFindOpenEXR.cmake
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
OpenCVFindOpenNI.cmake
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04: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
|
Fix the build of OpenCV with XIMEA on Windows 64 bits:
|
2013-11-10 17:46:59 +01: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
|
Removed all slashes after ${OpenCV_INSTALL_BINARIES_PREFIX}.
|
2013-11-18 19:21:31 +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 |
OpenCVLegacyOptions.cmake
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
OpenCVModule.cmake
|
Fixed building with OpenCL, but without the ocl module.
|
2013-10-30 14:07:34 +04:00 |
OpenCVPCHSupport.cmake
|
cmake: PCH: use DEFINE_SYMBOL target property
|
2013-09-25 12:27:08 +04:00 |
OpenCVUtils.cmake
|
cmake: fix linker dependencies for opencv_java
|
2013-10-24 19:04:59 +04:00 |
OpenCVVersion.cmake
|
Consistently use 4-digit library version
|
2013-01-18 14:57:55 +04:00 |