summaryrefslogtreecommitdiffstats
path: root/Modules/CompilerId
diff options
context:
space:
mode:
authorBenjamin Wozniak <benjamin.wozniak@intenta.de>2019-08-21 13:31:24 (GMT)
committerBenjamin Wozniak <benjamin.wozniak@intenta.de>2019-08-30 06:14:00 (GMT)
commit0ad180d71294c513270b4d97cec40ad3af504faa (patch)
tree63bc0e42baf7da8a9ca58830c25f55f7f0ff94bd /Modules/CompilerId
parent55b0532128304cb60021831cd37adbe4eb5d3650 (diff)
downloadCMake-0ad180d71294c513270b4d97cec40ad3af504faa.zip
CMake-0ad180d71294c513270b4d97cec40ad3af504faa.tar.gz
CMake-0ad180d71294c513270b4d97cec40ad3af504faa.tar.bz2
cuda: Extend cuda compiler detection to work with custom cuda path
Diffstat (limited to 'Modules/CompilerId')
-rw-r--r--Modules/CompilerId/VS-10.vcxproj.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CompilerId/VS-10.vcxproj.in b/Modules/CompilerId/VS-10.vcxproj.in
index 32c4ffc..d742274 100644
--- a/Modules/CompilerId/VS-10.vcxproj.in
+++ b/Modules/CompilerId/VS-10.vcxproj.in
@@ -14,6 +14,7 @@
@id_system_version@
@id_WindowsTargetPlatformVersion@
@id_WindowsSDKDesktopARMSupport@
+ @id_CudaToolkitCustomDir@
</PropertyGroup>
@id_toolset_version_props@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />