C-Exe.step1.cmake 84 B

123
  1. file(WRITE "${RunCMake_TEST_BINARY_DIR}/main.c" [[
  2. int main(void) { return 1; }
  3. ]])