Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
be81b4e20bdfdffe412bb15618f53f359fe95d68
/
.
/
Tests
/
RunCMake
/
execute_process
/
AnyCommandAbnormalExit.cmake
blob: ef6377814fc814ab2c161b924871fe01b8331800 [
file
]
execute_process
(
COMMAND
"${EXIT_CRASH_EXE}"
COMMAND $
{
CMAKE_COMMAND
}
-
E
true
COMMAND_ERROR_IS_FATAL ANY
)