summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake')
-rw-r--r--Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake b/Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake
new file mode 100644
index 000000000..0f7e37084
--- /dev/null
+++ b/Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake
@@ -0,0 +1,5 @@
+parseGlobalSections(pre post MorePost)
+testGlobalSection(post TestSec2 Key1=Value1 "Key2=Value with spaces")
+testGlobalSection(post TestSec4 Key6=Value1 "Key7=Value with spaces" Key8=ValueWithoutSpaces)
+testGlobalSection(post ExtensibilityGlobals)
+testGlobalSection(post ExtensibilityAddIns)