4 lines
170 B
CMake
Raw Normal View History

2015-08-17 11:37:30 +02:00
# 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")