diff options
Diffstat (limited to 'Tests/RunCMake/CommandLine/Wno-error_deprecated.cmake')
-rw-r--r-- | Tests/RunCMake/CommandLine/Wno-error_deprecated.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/RunCMake/CommandLine/Wno-error_deprecated.cmake b/Tests/RunCMake/CommandLine/Wno-error_deprecated.cmake deleted file mode 100644 index 3142b42..0000000 --- a/Tests/RunCMake/CommandLine/Wno-error_deprecated.cmake +++ /dev/null @@ -1 +0,0 @@ -message(DEPRECATION "Some deprecated warning") |