Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
CommandLine
/
Wno-error_deprecated.cmake
blob: 676792a8d866d05fba53b194acacf4491a0bb4da [
file
] [
log
] [
blame
]
# This should still produce a warning when -Wno-error=deprecated is specified
message
(
DEPRECATION
"Some deprecated warning"
)