blob: 4b836068ff687999d81d0aa677063b873a01b87d [file]
# with -Werror=author this will also cause an (upgraded) AUTHOR_ERROR message,
# checks that messages issued outside of the message command, by other CMake
# commands, also are affected by -Werror=author
include("")
# message command sets fatal occurred flag, so run it last
message(AUTHOR_WARNING "Some author warning")