cmake/Tests/RunCMake/VSSolution/PrePost-check.cmake

7 lines
330 B
CMake
Raw Normal View History

2013-03-16 19:13:01 +02:00
parseGlobalSections(pre post PrePost)
testGlobalSection(post Postsec Key1=Value2)
testGlobalSection(pre Presec Key1=Value1 "Key2=Value with some spaces")
testGlobalSection(post Emptysec)
2017-07-20 19:35:53 +02:00
testGlobalSection(post ExtensibilityGlobals "SolutionGuid={00000000-0000-0000-0000-000000000000}")
2013-03-16 19:13:01 +02:00
testGlobalSection(post ExtensibilityAddIns)