diff options
Diffstat (limited to 'Tests/RunCMake/SolutionGlobalSections/OnePost.cmake')
-rw-r--r-- | Tests/RunCMake/SolutionGlobalSections/OnePost.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/RunCMake/SolutionGlobalSections/OnePost.cmake b/Tests/RunCMake/SolutionGlobalSections/OnePost.cmake deleted file mode 100644 index 2295cfb..0000000 --- a/Tests/RunCMake/SolutionGlobalSections/OnePost.cmake +++ /dev/null @@ -1 +0,0 @@ -set_property(DIRECTORY PROPERTY VS_GLOBAL_SECTION_POST_TestSec2 Key1=Value1 "Key2=Value with spaces") |