summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VSSolution/Override2-check.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-07-12 12:59:16 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-07-12 12:59:26 (GMT)
commitff9321a18a94080e9b43800627cfcec02dad286f (patch)
treee85f3f9c98dbbac6b5db5faadb08ba73beb2faf1 /Tests/RunCMake/VSSolution/Override2-check.cmake
parent083a5cad0e7ad238005e2236364590e0eb1fb2dd (diff)
parent5cf9c3d0cc654ba1a84f8bd65edbd09945c909a4 (diff)
downloadCMake-ff9321a18a94080e9b43800627cfcec02dad286f.zip
CMake-ff9321a18a94080e9b43800627cfcec02dad286f.tar.gz
CMake-ff9321a18a94080e9b43800627cfcec02dad286f.tar.bz2
Merge topic 'vs-2017-sln-guid'
5cf9c3d0 VS: Add SolutionGuid to generated .sln files Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1042
Diffstat (limited to 'Tests/RunCMake/VSSolution/Override2-check.cmake')
-rw-r--r--Tests/RunCMake/VSSolution/Override2-check.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/VSSolution/Override2-check.cmake b/Tests/RunCMake/VSSolution/Override2-check.cmake
index d9656e1..c981ec0 100644
--- a/Tests/RunCMake/VSSolution/Override2-check.cmake
+++ b/Tests/RunCMake/VSSolution/Override2-check.cmake
@@ -1,4 +1,4 @@
parseGlobalSections(pre post Override2)
testGlobalSection(pre TestSec Key2=Value2 Key3=Value3)
-testGlobalSection(post ExtensibilityGlobals)
+testGlobalSection(post ExtensibilityGlobals "SolutionGuid={00000000-0000-0000-0000-000000000000}")
testGlobalSection(post ExtensibilityAddIns Key1=Value1)