Refactored cmake build system to use just one FindCUDA.cmake, under cmake_modules subdirectory,
based on the FindCUDA.cmake that was in the platforms/cuda/cuda-make directory. Setting of CUDA_NVCC_FLAGS is now in top-level CMakeLists.txt, in case I ever figure out how to get this working with the cmake 2.8 installed system version of FindCUDA.cmake. Before this change, there were three separate FindCUDA.cmake areas. Now there is just one.
Showing
This diff is collapsed.
File moved
File moved
Please register or sign in to comment