summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake
blob: 0f7e37084c427d45450eac1c27406dc2962a33f5 (plain)
1
2
3
4
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)