CMake/Modules/FindCUDA
Peter Boettcher 7ded655f7b FindCUDA: Take NVCC include directories from target properties
Fixes issue where include directories specified on the target are
not passed on to NVCC.  This includes both target_include_directories()
as well as include directories added by dependency chaining.

Closes: #14201
2016-08-16 14:16:35 -04:00
..
make2cmake.cmake Use string(APPEND) in Modules 2016-07-28 00:41:13 +02:00
parse_cubin.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
run_nvcc.cmake FindCUDA: Take NVCC include directories from target properties 2016-08-16 14:16:35 -04:00
select_compute_arch.cmake FindCUDA: Refactor Android(Tegra) support 2016-06-09 09:25:55 -04:00