Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
execute_process
/
StdouStderrNoexist.cmake
blob: 5334cdc9a02be1373e58242a0647e23360c8e78d [
file
]
execute_process
(
COMMAND $
{
CMAKE_COMMAND
}
-
E
true
OUTPUT_FILE noexist
/
merged
.
txt ERROR_FILE noexist
/
merged
.
txt
)