Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2e3e3e30e5601192577d15e043b33db96fe1661
/
.
/
Tests
/
RunCMake
/
execute_process
/
AnyCommandGood.cmake
blob: 27f099691474822804b2e70c3d2f01a06ead458f [
file
]
execute_process
(
COMMAND $
{
CMAKE_COMMAND
}
-
E
true
COMMAND $
{
CMAKE_COMMAND
}
-
E
true
COMMAND_ERROR_IS_FATAL ANY
)