Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
80cd036ceb98f688e18cfec00c7862e43955f13d
/
.
/
Tests
/
RunCMake
/
execute_process
/
StdoutNoexist.cmake
blob: 4f5c33efb2923ac9b0be20fea5effe1d347e72d8 [
file
]
execute_process
(
COMMAND $
{
CMAKE_COMMAND
}
-
E
true
OUTPUT_FILE noexist
/
output
.
txt
)