74 Commits (8f96b15e2a47e4a4a12b5c7c98c8860dd4146166)

Author SHA1 Message Date
Sergiu Deitsch d71ec0cd1d cmake: support OPTIONAL_COMPONENTS in OpenCVConfig.cmake 8 years ago
Alexander Alekhin c6c651212c cmake: refactoring of OpenCVConfig 9 years ago
qiao a7fe73f284 fix OpenCV_CONFIG_PATH get null value after CMake 2.8.11 9 years ago
Alexander Alekhin d34297b516 fix include path for windows package 9 years ago
Vincent Rabaud 932043fdc2 Properly check for version in find_package 9 years ago
Alexander Alekhin 8f732f2cfe fix samples deps 9 years ago
Ruslan Baratov f30bf39bd4 Add OpenCV_INCLUDE_DIRS to INTERFACE_INCLUDE_DIRECTORIES target property 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
Alexander Nitsch d6c95621e8 Implement CMAKE_CURRENT_LIST_DIR for older CMake 10 years ago
Maksim Shabunin 97c78838a4 Fixed windows build and one warning 10 years ago
Roman Donchenko 6e121b2e29 Use imported targets for linking to CUDA 10 years ago
Roman Donchenko e6619cf580 Move the CUDA searching code in OpenCVConfig.cmake.in out of the foreach loop 10 years ago
Ilya Lavrenov 58b3869730 fixed cross-compilation 10 years ago
Ilya Lavrenov 0832b47d21 fixed cross-compilation for Android with CUDA 10 years ago
Alexander Nitsch c2944dbc0c Exclude >= 2.8.3 from reimplementation of CMAKE_CURRENT_LIST_DIR 10 years ago
Alexander Nitsch 9665e08bac Implement CMAKE_CURRENT_LIST_DIR for older CMake 10 years ago
Philipp Hasper 799646e5d0 Typos in CMake 10 years ago
Michae Gharbi 28103ad386 Fix Cuda -Wl linker options 10 years ago
Jose-Luis Blanco-Claraco 539acaf348 OpenCVConfig.cmake: Fix CMake CMP0012 warning 10 years ago
Vladislav Vinogradov 10a2c51c52 fix OpenCVConfig.cmake template - missing parentheses 10 years ago
Alexander Smorkalov 4664a339ae Fix non-Android cross compilation with OpenCVConfig.cmake 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
Vladislav Vinogradov 67b562d543 fix OpenCVConfig.cmake template - missing parentheses 11 years ago
Alexander Smorkalov e8376c789d Fix non-Android cross compilation with OpenCVConfig.cmake 11 years ago
Alexander Alekhin df9aa8898d icv: fix OpenCV Windows package 11 years ago
Alexander Smorkalov b852108262 OpenCVConfig.cmake fix after cutting absolute CUDA libraries path. 11 years ago
Alexander Smorkalov 6b8de222d7 OpenCV_MODULES_SUFFIX variable added to OpenCVConfig.cmake to enable custom module configurations. 11 years ago
Roman Donchenko ef27ac3782 In the example in OpenCVConfig.cmake.in, explicitly add the include paths. 11 years ago
Roman Donchenko 7f935717cb In OpenCVConfig.cmake.in, lowercased the commands in the example. 11 years ago
Roman Donchenko 4037a4f227 Fixed OpenCV_LIBS when find_package has been used with explicit components. 11 years ago
Roman Donchenko 615d6c22d1 Switched OpenCV to a 3-component version number. 11 years ago
Vincent Rabaud 154d119e13 do not use include_directories when calling find_package(OpenCV) 11 years ago
Vincent Rabaud 8e944cfe70 cleaner fix 11 years ago
Vincent Rabaud ee7c74ceeb return when OpenCV is found 11 years ago
Vincent Rabaud 9007a02302 fixes http://code.opencv.org/issues/3367 11 years ago
Roman Donchenko c016c43d25 Fixed Android SDK build - again. 11 years ago
Alexander Alekhin 7a8f9fe746 cmake: fix android installation for different NDK ABIs 11 years ago
Alexander Alekhin 9941d3f71a cmake: restore find_package() for build directory 11 years ago
Alexander Alekhin fbe7448250 cmake: export OpenCVModules for unix 'install', move macros desclarations 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Vladislav Vinogradov adc516becc fixed OpenCVConfig.cmake.in file for CUDA 5.5 toolkit 11 years ago
Roman Donchenko 473bfb0019 Updated the build config files to deal with the version status. 11 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
Andrey Kamaev 1094179155 Avoid build falure in armeabi build with Android SDK 12 years ago
Vladislav Vinogradov 61ef48eee6 fixed OpenCVConfig for cross-compilation: 12 years ago
Vincent Rabaud c7bbd1aef2 Update cmake/templates/OpenCVConfig.cmake.in 12 years ago
Andrey Kamaev 024185b9ed Fix OpenCVConfig.cmake generated for Android platform (issue #2496) 12 years ago
Vladislav Vinogradov 78c924baad removed obsolete CARMA toolchain and CMake variable 12 years ago
Vladislav Vinogradov 395f0201e3 fixed build for CARMA: 12 years ago