Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
02cf404ace01ac4ea7a078dca75a817f95c3bdd3
/
.
/
Tests
/
RunCMake
/
VSSolution
/
PrePost.cmake
blob: 976c341ed9ef41b1ef2c92df1b09325dafe71c51 [
file
]
set_directory_properties
(
PROPERTIES
VS_GLOBAL_SECTION_POST_Postsec
Key1
=
Value2
VS_GLOBAL_SECTION_PRE_Presec
"Key1=Value1;Key2= Value with some spaces"
VS_GLOBAL_SECTION_POST_Emptysec
""
)