opencv/cmake/FindCUDA
Alexander Alekhin 68e50661a2 cmake: fix CUDA flags generation
VTK uses parentheses in defines, so generated code is wrong:
set(nvcc_flags -m64;-D__OPENCV_BUILD=1;-DvtkRenderingContext2D_AUTOINIT=1(vtkRenderingContextOpenGL);...)
2017-01-23 18:45:53 +03:00
..
make2cmake.cmake update FindCUDA CMake module to the latest version from upstream 2014-12-23 17:47:04 +03:00
parse_cubin.cmake update FindCUDA CMake module to the latest version from upstream 2014-12-23 17:47:04 +03:00
run_nvcc.cmake cmake: fix CUDA flags generation 2017-01-23 18:45:53 +03:00