Alexander Alekhin
|
a45928045a
|
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private
* cmake: avoid deprecated LINK_PRIVATE/LINK_PUBLIC
see CMP0023 (CMake 2.8.12+)
* cmake: fix 3rdparty list
- don't include OpenCV modules
|
2019-12-13 17:52:40 +03:00 |
|
Alexander Alekhin
|
b6949c5088
|
cmake: CMP0022 NEW
|
2017-08-19 15:15:05 +00:00 |
|
Alexander Alekhin
|
0724d13bcd
|
build: cuda warnings
|
2016-12-04 03:10:05 +03:00 |
|
Vladislav Vinogradov
|
02c48ab7d6
|
add CTest support to build tree
|
2015-10-13 17:34:08 +03:00 |
|
Vladislav Vinogradov
|
d81d51d155
|
assing labels to targets and sources
|
2015-10-13 17:33:26 +03:00 |
|
Vladislav Vinogradov
|
2f0de3aa2c
|
add opencv_test_cudev to installation package
|
2015-07-03 13:33:36 +03:00 |
|
Alexander Alekhin
|
55188fe991
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
vbystricky
|
fd51c133df
|
Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs
|
2014-07-21 15:10:41 +04:00 |
|
Vladislav Vinogradov
|
d52ef2f758
|
added stub library for cudev module
in order to make CMake scripts work properly
|
2013-07-12 08:47:12 +04:00 |
|
Vladislav Vinogradov
|
31d55af9c1
|
CUDA Device Layer:
header only library for CUDA programming
|
2013-07-03 21:32:15 +04:00 |
|