mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
6ec274b002
Fixes: #20378
3 lines
71 B
CMake
3 lines
71 B
CMake
message(STATUS "Text to stdout")
|
|
message(FATAL_ERROR "Text to stderr")
|