PrePost-check.cmake 330 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 "SolutionGuid={00000000-0000-0000-0000-000000000000}")
  6. testGlobalSection(post ExtensibilityAddIns)