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

6 lines
343 B
CMake
Raw Normal View History

2013-03-16 19:13:01 +02:00
parseGlobalSections(pre post MorePre)
testGlobalSection(pre TestSec1 Key1=Value1 "Key2=Value with spaces")
testGlobalSection(pre TestSec3 Key3=Value1 "Key4=Value with spaces" Key5=ValueWithoutSpaces)
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)