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.step1.cmake
blob: 87576ebf0027972a75aa0dc23d7ff13a31bd9319 (
plain
)
1
2
3
file(WRITE "${RunCMake_TEST_BINARY_DIR}/main.c.in" [[ int main(void) { return 1; } ]])