Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
RunCMake
/
execute_process
/
StdinNoexist.cmake
blob: 6421cc8b5fd4d1fd7e902cc47e2633f7a0c9f97c [
file
] [
log
] [
blame
]
execute_process
(
COMMAND $
{
CMAKE_COMMAND
}
-
E
true
INPUT_FILE noexist
/
input
.
txt
)