diff options
Diffstat (limited to 'Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake')
-rw-r--r-- | Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake b/Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake deleted file mode 100644 index 0f7e370..0000000 --- a/Tests/RunCMake/SolutionGlobalSections/MorePost-check.cmake +++ /dev/null @@ -1,5 +0,0 @@ -parseGlobalSections(pre post MorePost) -testGlobalSection(post TestSec2 Key1=Value1 "Key2=Value with spaces") -testGlobalSection(post TestSec4 Key6=Value1 "Key7=Value with spaces" Key8=ValueWithoutSpaces) -testGlobalSection(post ExtensibilityGlobals) -testGlobalSection(post ExtensibilityAddIns) |