summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/SolutionGlobalSections/MorePre-check.cmake
blob: 45e7419f953198cc8fb732f5d1f8c0b755d36030 (plain)
1
2
3
4
5
parseGlobalSections(pre post MorePre)
testGlobalSection(pre TestSec1 Key1=Value1 "Key2=Value with spaces")
testGlobalSection(pre TestSec3 Key3=Value1 "Key4=Value with spaces" Key5=ValueWithoutSpaces)
testGlobalSection(post ExtensibilityGlobals)
testGlobalSection(post ExtensibilityAddIns)