Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fd64b84d152ea0d9e2425e172db34aeb67ea8cf1
/
.
/
Tests
/
RunCMake
/
VSSolution
/
MorePre.cmake
blob: 07f4eb8fcddd9b215ef41790b6740dc85b80d815 [
file
]
set_property
(
DIRECTORY PROPERTY VS_GLOBAL_SECTION_PRE_TestSec1
Key1
=
Value1
"Key2=Value with spaces"
)
set_property
(
DIRECTORY PROPERTY VS_GLOBAL_SECTION_PRE_TestSec3
Key3
=
Value1
"Key4=Value with spaces"
"Key5 = ValueWithoutSpaces"
)