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