diff options
author | James Bigler <jamesbigler@gmail.com> | 2012-08-20 21:14:37 (GMT) |
---|---|---|
committer | James Bigler <jamesbigler@gmail.com> | 2012-08-20 21:14:37 (GMT) |
commit | db207e4065f4d1ecec9432cd4cc948f706bc973c (patch) | |
tree | 4b7e016a60627c6c7538d4f0de538777e555d070 /Modules/FindPythonInterp.cmake | |
parent | 4889188f670ae9e836a5f7a58928227e836d3292 (diff) | |
download | CMake-db207e4065f4d1ecec9432cd4cc948f706bc973c.zip CMake-db207e4065f4d1ecec9432cd4cc948f706bc973c.tar.gz CMake-db207e4065f4d1ecec9432cd4cc948f706bc973c.tar.bz2 |
FindCUDA: Added CUDA_HOST_COMPILER variable.
Added a new CUDA variable for specifying the CUDA_HOST_COMPILER. This will allow users to
be able to specify which host compiler to use for invoking NVCC with. By default it will
use the compiler used for host compilation. This is convenient for when you want to
specify a different compiler than the default compiler. You end up using the same
compiler for both the NVCC compilation and the host compilation instead of using the
default compiler in the path for NVCC.
Diffstat (limited to 'Modules/FindPythonInterp.cmake')
0 files changed, 0 insertions, 0 deletions