blob: ee4530cfb4f9a8746c363b6913d01132a686f521 [file] [log] [blame]
file(WRITE "${RunCMake_TEST_BINARY_DIR}/main.c" [[
int main(void) { return 2; }
]])