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