PrePost-check.cmake 276 B

123456
  1. parseGlobalSections(pre post PrePost)
  2. testGlobalSection(post Postsec Key1=Value2)
  3. testGlobalSection(pre Presec Key1=Value1 "Key2=Value with some spaces")
  4. testGlobalSection(post Emptysec)
  5. testGlobalSection(post ExtensibilityGlobals)
  6. testGlobalSection(post ExtensibilityAddIns)