diff options
author | James Bigler <jamesbigler@gmail.com> | 2013-03-04 20:08:20 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-03-12 17:38:09 (GMT) |
commit | 6a19150b54fd4b34aa3138b4dd734779b956ea98 (patch) | |
tree | b8df57eb493a834a00740d25014fa4f69b683172 /Modules/DeployQt4.cmake | |
parent | 2ea18eb0c70a0fbb5061b0f7215c40d5eade5447 (diff) | |
download | CMake-6a19150b54fd4b34aa3138b4dd734779b956ea98.zip CMake-6a19150b54fd4b34aa3138b4dd734779b956ea98.tar.gz CMake-6a19150b54fd4b34aa3138b4dd734779b956ea98.tar.bz2 |
FindCUDA: Add support for separable compilation
This adds a new variable, CUDA_SEPARABLE_COMPILATION, and two new
functions, CUDA_COMPUTE_SEPARABLE_COMPILATION_OBJECT_FILE_NAME and
CUDA_LINK_SEPARABLE_COMPILATION_OBJECTS.
When CUDA_SEPARABLE_COMPILATION is specified then CUDA runtime objects
will be compiled with the separable compilation flag. These object
files are collected in a target named variable that can be used in
CUDA_COMPUTE_SEPARABLE_COMPILATION_OBJECT_FILE_NAME and
CUDA_LINK_SEPARABLE_COMPILATION_OBJECTS.
Diffstat (limited to 'Modules/DeployQt4.cmake')
0 files changed, 0 insertions, 0 deletions