Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
execute_process
/
StderrNoexist.cmake
blob: 632c4a28033faf323e2f35a667470e59ffdaa608 [
file
]
execute_process
(
COMMAND $
{
CMAKE_COMMAND
}
-
E
true
ERROR_FILE noexist
/
error
.
txt
)