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