mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-08 16:19:36 -06:00
6 lines
289 B
CMake
6 lines
289 B
CMake
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)
|