Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
execute_process
/
EchoVariableOutput.cmake
blob: e63656748494cbbce8a372a4b6fb2b152910dc51 [
file
] [
log
] [
blame
] [
edit
]
message
(
STATUS
"Text to stdout"
)
message
(
FATAL_ERROR
"Text to stderr"
)