Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
message
/
nomessage.cmake
blob: b793293f1f935158ed0f5ae8f6f0ad043005503a [
file
]
cmake_diagnostic
(
SET CMD_DEPRECATED IGNORE
)
message
(
DEPRECATION
"This is not issued"
)
cmake_diagnostic
(
SET CMD_AUTHOR IGNORE
)
message
(
AUTHOR_WARNING
"This is not issued"
)