index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
BuildDepends
/
CustomCommandUnityBuild.step2.cmake
blob: 69b21b8319db42af21e329d1a636c66c020922a1 (
plain
)
1
2
3
file(WRITE "${RunCMake_TEST_BINARY_DIR}/main.c.in" [[ int main(void) { return 2; } ]])