summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/execute_process/StderrNoexist.cmake
blob: 632c4a28033faf323e2f35a667470e59ffdaa608 (plain)
1
execute_process(COMMAND ${CMAKE_COMMAND} -E true ERROR_FILE noexist/error.txt)