diff options
Diffstat (limited to 'Tests/RunCMake/SolutionGlobalSections/Override1-check.cmake')
-rw-r--r-- | Tests/RunCMake/SolutionGlobalSections/Override1-check.cmake | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/RunCMake/SolutionGlobalSections/Override1-check.cmake b/Tests/RunCMake/SolutionGlobalSections/Override1-check.cmake deleted file mode 100644 index a19e2e1..0000000 --- a/Tests/RunCMake/SolutionGlobalSections/Override1-check.cmake +++ /dev/null @@ -1,4 +0,0 @@ -parseGlobalSections(pre post Override1) -testGlobalSection(post TestSec Key2=Value2 Key3=Value3) -testGlobalSection(post ExtensibilityGlobals Key1=Value1) -testGlobalSection(post ExtensibilityAddIns) |