opencv/modules/cudev/test
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
..
CMakeLists.txt Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
test_arithm_func.cu
test_arithm_op.cu
test_bitwize_op.cu
test_cmp_op.cu
test_color_cvt.cu
test_cvt.cu
test_deriv.cu
test_integral.cu
test_lut.cu
test_main.cpp
test_precomp.hpp cudev(test): avoid namespace check 2018-02-03 19:39:47 +00:00
test_pyramids.cu
test_reduction.cu
test_scan.cu __shfl_up_sync with mask for CUDA >= 9 2019-01-21 15:31:15 +00:00
test_split_merge.cu
test_warp.cu Source typo fixes 2018-07-31 18:44:23 +03:00
transpose.cu