summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/SolutionGlobalSections/PrePost-check.cmake
blob: 322a68931e3ede189f74774e78fe6c86cd7b297c (plain)
1
2
3
4
5
6
parseGlobalSections(pre post PrePost)
testGlobalSection(post Postsec Key1=Value2)
testGlobalSection(pre Presec Key1=Value1 "Key2=Value with some spaces")
testGlobalSection(post Emptysec)
testGlobalSection(post ExtensibilityGlobals)
testGlobalSection(post ExtensibilityAddIns)