PrePost.cmake 193 B

1234
  1. set_directory_properties(PROPERTIES
  2. VS_GLOBAL_SECTION_POST_Postsec Key1=Value2
  3. VS_GLOBAL_SECTION_PRE_Presec "Key1=Value1;Key2= Value with some spaces"
  4. VS_GLOBAL_SECTION_POST_Emptysec "")