message(STATUS "Hello, world!")
message(FATAL_ERROR "This is an error message!")
message(STATUS "After error...")
