diff options
Diffstat (limited to 'Tests/RunCMake/MSVCDebugInformationFormat/RunCMakeTest.cmake')
-rw-r--r-- | Tests/RunCMake/MSVCDebugInformationFormat/RunCMakeTest.cmake | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Tests/RunCMake/MSVCDebugInformationFormat/RunCMakeTest.cmake b/Tests/RunCMake/MSVCDebugInformationFormat/RunCMakeTest.cmake deleted file mode 100644 index 7210fcd..0000000 --- a/Tests/RunCMake/MSVCDebugInformationFormat/RunCMakeTest.cmake +++ /dev/null @@ -1,5 +0,0 @@ -include(RunCMake) - -run_cmake(CMP0138-WARN) -run_cmake(CMP0138-OLD) -run_cmake(CMP0138-NEW) |