C-Exe.step2.cmake 84 B

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