..
FindCUDA
update FindCUDA CMake module to the latest version from upstream
10 years ago
checks
Removing unused winrttest.cpp file
10 years ago
templates
Merge pull request #3935 from vpisarev:extending_hal_part1
10 years ago
FindCUDA.cmake
port of aarch64 cuda changes from 2.4
10 years ago
OpenCVCRTLinkage.cmake
Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1
10 years ago
OpenCVCompilerOptions.cmake
Use explicit no-sse flags when SSE is off
10 years ago
OpenCVConfig.cmake
Fix static/shared lib detection
10 years ago
OpenCVDetectAndroidSDK.cmake
world fix
11 years ago
OpenCVDetectApacheAnt.cmake
Fix ant/Java detection in cmake scripts
12 years ago
OpenCVDetectCStripes.cmake
fixed C= detection script
13 years ago
OpenCVDetectCUDA.cmake
Merge pull request #3758 from ilya-lavrenov:aarch64
10 years ago
OpenCVDetectCXXCompiler.cmake
Remove local variables from CMAKE namespace
10 years ago
OpenCVDetectDirectX.cmake
cmake: detect Direct 3D 11
11 years ago
OpenCVDetectOpenCL.cmake
Fixing buildbot job:
10 years ago
OpenCVDetectPython.cmake
Allow PYTHON_LIBRARY and PYTHON_INCLUDE_DIR to actually be overridden
10 years ago
OpenCVDetectTBB.cmake
Added suuport for finding Intel TBB for Visual Studio 2013
11 years ago
OpenCVDetectVTK.cmake
More proper OpneCv+Qt+Vtk issues handling ( http://code.opencv.org/issues/3492 )
11 years ago
OpenCVExtraTargets.cmake
Removed all use of the obsolete IMMEDIATE parameter to configure_file.
11 years ago
OpenCVFindIPP.cmake
explained reason why IPP is disabled on 32-bit Linux. disable IPP's minMaxLoc_32f on 32-bit OSes only
10 years ago
OpenCVFindIPPAsync.cmake
Added SharedMatrix
11 years ago
OpenCVFindIntelPerCSDK.cmake
Fix notes about cmake files. Fix build warning.
11 years ago
OpenCVFindLATEX.cmake
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
13 years ago
OpenCVFindLibsGUI.cmake
Correction to enable compilation on platform with only GTK2 libs
11 years ago
OpenCVFindLibsGrfmt.cmake
Adding support for GDAL raster images.
11 years ago
OpenCVFindLibsPerf.cmake
ipp: added support for updated ICV package
11 years ago
OpenCVFindLibsVideo.cmake
make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
10 years ago
OpenCVFindMatlab.cmake
Added TODO for the future of Matlab version sorting
12 years ago
OpenCVFindOpenEXR.cmake
Normalize line endings and whitespace
13 years ago
OpenCVFindOpenNI.cmake
Normalize line endings and whitespace
13 years ago
OpenCVFindOpenNI2.cmake
Added enviroment search paths for OpenNI2 for linux and fixed specific warning
10 years ago
OpenCVFindWebP.cmake
This code is based on https://github.com/prasannatsm/opencv code.
12 years ago
OpenCVFindXimea.cmake
XIMEA cam support: allow on OS X too
11 years ago
OpenCVGenABI.cmake
Do not compare extra modules in ABI check
10 years ago
OpenCVGenAndroidMK.cmake
Fix generating of android.mk
10 years ago
OpenCVGenConfig.cmake
Fixed mangled install layout on unix machines
10 years ago
OpenCVGenHeaders.cmake
All installed files marked with component names for install customization.
11 years ago
OpenCVGenInfoPlist.cmake
Build separate world-like iOS framework for contrib
10 years ago
OpenCVGenPkgconfig.cmake
Support for compound modules, support for contrib_world
10 years ago
OpenCVMinDepVersions.cmake
Build both Python 2 and Python 3 bindings
11 years ago
OpenCVModule.cmake
Basic HAL module
10 years ago
OpenCVPCHSupport.cmake
world fix
11 years ago
OpenCVPackaging.cmake
Mark the libs component required
10 years ago
OpenCVUtils.cmake
Generators: updated the library gathering loop
10 years ago
OpenCVVersion.cmake
Switched OpenCV to a 3-component version number.
12 years ago
cl2cpp.cmake
Build separate world-like iOS framework for contrib
10 years ago
copyAndroidLibs.cmake
android: allow to build & run examples without Android OpenCV Manager
11 years ago