CMake/Modules/FindCUDA
Rolf Eike Beer 2622bc3f65 Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
The matches have already been calculated and can simply be taken from
CMAKE_MATCH_n variables. This avoids multiple compilations of the same or very
similar regular expressions.
2014-04-14 18:16:58 +02:00
..
make2cmake.cmake Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
parse_cubin.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
run_nvcc.cmake Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER' 2012-09-18 16:41:20 -04:00