summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/execute_process/StdinNoexist.cmake
blob: 6421cc8b5fd4d1fd7e902cc47e2633f7a0c9f97c (plain)
1
execute_process(COMMAND ${CMAKE_COMMAND} -E true INPUT_FILE noexist/input.txt)