summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/SolutionGlobalSections/MorePost.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/SolutionGlobalSections/MorePost.cmake')
-rw-r--r--Tests/RunCMake/SolutionGlobalSections/MorePost.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tests/RunCMake/SolutionGlobalSections/MorePost.cmake b/Tests/RunCMake/SolutionGlobalSections/MorePost.cmake
deleted file mode 100644
index 2eb3f60..0000000
--- a/Tests/RunCMake/SolutionGlobalSections/MorePost.cmake
+++ /dev/null
@@ -1,2 +0,0 @@
-set_property(DIRECTORY PROPERTY VS_GLOBAL_SECTION_POST_TestSec2 Key1=Value1 "Key2=Value with spaces")
-set_property(DIRECTORY PROPERTY VS_GLOBAL_SECTION_POST_TestSec4 Key6=Value1 "Key7=Value with spaces" "Key8 =ValueWithoutSpaces")