summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/SolutionGlobalSections/OnePre.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/SolutionGlobalSections/OnePre.cmake')
-rw-r--r--Tests/RunCMake/SolutionGlobalSections/OnePre.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/SolutionGlobalSections/OnePre.cmake b/Tests/RunCMake/SolutionGlobalSections/OnePre.cmake
new file mode 100644
index 000000000..1499b4780
--- /dev/null
+++ b/Tests/RunCMake/SolutionGlobalSections/OnePre.cmake
@@ -0,0 +1 @@
+set_property(DIRECTORY PROPERTY VS_GLOBAL_SECTION_PRE_TestSec1 Key1=Value1 "Key2=Value with spaces")