From 45b4b4b93076e16281ecee628ef8ffb0aae8f3d6 Mon Sep 17 00:00:00 2001 From: Alexander Boczar Date: Thu, 26 Sep 2019 17:37:47 -0700 Subject: VS: Propagate CMAKE_VS_GLOBALS into compiler id projects Issue: #19708 --- Modules/CompilerId/VS-10.vcxproj.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Modules/CompilerId') 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@ @id_toolset_version_props@ -- cgit v1.2.1