CustomCommandUnityBuild.step2.cmake 87 B

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