Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
CommandLine
/
Wdev.cmake
blob: 756f31eee0f6f426ec158bbb725ff5303fa95f56 [
file
] [
log
] [
blame
]
message
(
AUTHOR_WARNING
"Some author warning"
)
# with -Wdev this will also cause an AUTHOR_WARNING message, checks that
# messages issued outside of the message command, by other CMake commands, also
# are affected by -Wdev
include
(
""
)