Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fd64b84d152ea0d9e2425e172db34aeb67ea8cf1
/
.
/
Tests
/
RunCMake
/
CommandLine
/
Wno-error_deprecated.cmake
blob: 676792a8d866d05fba53b194acacf4491a0bb4da [
file
]
# This should still produce a warning when -Wno-error=deprecated is specified
message
(
DEPRECATION
"Some deprecated warning"
)