summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-09-13 14:08:43 (GMT)
committerBrad King <brad.king@kitware.com>2013-09-13 14:08:43 (GMT)
commitef27fa6760ddcfa0add1de956a68f59b134af836 (patch)
tree72ffaa445c55063096e62c81f816135f8153c100 /Source
parent4c4bafdeabe868677a868dba416878c097c416b3 (diff)
downloadCMake-ef27fa6760ddcfa0add1de956a68f59b134af836.zip
CMake-ef27fa6760ddcfa0add1de956a68f59b134af836.tar.gz
CMake-ef27fa6760ddcfa0add1de956a68f59b134af836.tar.bz2
FindCUDA: Always list custom command outputs in their targets
CMake's intended interface for linking to explicit object files (marked with EXTERNAL_OBJECT) is that only those listed as target sources should be linked. Drop FindCUDA's attempt to hide the .obj files from VS IDE project files, which depends on VS-version-specific behavior of linking custom command outputs that happen to be named "*.obj". CMake puts external object files in a dedicated source group anyway.
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions