cmake/Tests/RunCMake/VSSolution/PrePost-check.cmake
2016-07-09 11:21:54 +02:00

7 lines
276 B
CMake

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)