Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
af2fb376a41b47e19bf5effe1adad7bdc0ffd4e7
/
.
/
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
)