diff options
Diffstat (limited to 'Tests/RunCMake/SolutionGlobalSections/OnePre-check.cmake')
-rw-r--r-- | Tests/RunCMake/SolutionGlobalSections/OnePre-check.cmake | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/RunCMake/SolutionGlobalSections/OnePre-check.cmake b/Tests/RunCMake/SolutionGlobalSections/OnePre-check.cmake deleted file mode 100644 index 70b18b2..0000000 --- a/Tests/RunCMake/SolutionGlobalSections/OnePre-check.cmake +++ /dev/null @@ -1,4 +0,0 @@ -parseGlobalSections(pre post OnePre) -testGlobalSection(pre TestSec1 Key1=Value1 "Key2=Value with spaces") -testGlobalSection(post ExtensibilityGlobals) -testGlobalSection(post ExtensibilityAddIns) |