summaryrefslogtreecommitdiff
path: root/Modules/CompilerId
diff options
context:
space:
mode:
authorAlexander Boczar <boczar@hotmail.com>2019-09-26 17:37:47 -0700
committerBrad King <brad.king@kitware.com>2019-10-17 10:18:52 -0400
commit45b4b4b93076e16281ecee628ef8ffb0aae8f3d6 (patch)
treebebd105bd72f115307e141627cc7e45cb8a8b0a1 /Modules/CompilerId
parent548e9051a4f20657d04341107924171ea9d1bcb5 (diff)
downloadcmake-45b4b4b93076e16281ecee628ef8ffb0aae8f3d6.tar.gz
VS: Propagate CMAKE_VS_GLOBALS into compiler id projects
Issue: #19708
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 a3814dc0e5..b48a3323f9 100644
--- a/Modules/CompilerId/VS-10.vcxproj.in
+++ b/Modules/CompilerId/VS-10.vcxproj.in
@@ -16,6 +16,7 @@
@id_WindowsSDKDesktopARMSupport@
@id_CudaToolkitCustomDir@
@id_ToolsetVCTargetsDir@
+ @id_CustomGlobals@
</PropertyGroup>
@id_toolset_version_props@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />