mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
we should have used "FATAL_ERROR" instead of "FATAL", as the first parameter passed to the "message()" command. see https://cmake.org/cmake/help/v3.0/command/message.html Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes #14124