summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine/Wno-error_deprecated.cmake
blob: 676792a8d866d05fba53b194acacf4491a0bb4da (plain)
1
2
# This should still produce a warning when -Wno-error=deprecated is specified
message(DEPRECATION "Some deprecated warning")