68 Commits (9ab291ea1c38dd2b0171810dac2e7a96aa45217e)

Author SHA1 Message Date
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
Ilya Lavrenov 58b3869730 fixed cross-compilation 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
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 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
Andrey Kamaev e3474878b6 Consistently use 4-digit library version 12 years ago
cuda_geek 6b19c76233 fix hardcoded paths for static build OpenCV with CUDA 12 years ago
Marina Kolpakova b28b2428f6 changing package layout after 'make install' for Android build 13 years ago
Andrey Kamaev 15e50420bc Fixed linux and android install 13 years ago
Andrey Pavlenko 3804ca3e20 changing package layout after 'make install' for Android build 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev ce32b4792f Made OpenCVConfig.cmake friendly to Windows pack 13 years ago
Andrey Kamaev 7d51a4ab78 #1416 added option to install OpenCVConfig.cmake i arch-dependent lo 13 years ago
Andrey Kamaev 16fb7d231e Fixed problem with Android native camera helper libraries 13 years ago
Andrey Kamaev 504262d3d8 Fixed #1608 13 years ago
Andrey Kamaev 4f97b20ff6 Refactored OpenCVConfig.cmake generation code. 13 years ago
Andrey Kamaev 68a54e7f3c Fixed incorrectly merged patch. 13 years ago
Leonid Beynenson 3ef5bfa185 Applied the patch, received from akamaev. Also made some changes in CMake files to fix Android camera issue. 13 years ago