Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c7207292532c7e572be52ec79fca7b446fd151f4
/
.
/
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"
)