blob: a900f675c37885f4e4d14c5b103ebf1933c21b55 [file] [log] [blame]
# This is run by test initialization in repeat-until-fail-cmake.cmake
# with cmake -P. It creates TEST_OUTPUT_FILE with a 0 in it.
file(WRITE "${TEST_OUTPUT_FILE}" "0")