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
/
CompilerLauncher
/
main.c
blob: 03b2213bb9a36c589f8e5342bea47a7d63b28573 (
plain
)
1
2
3
int
main
(
void
) {
return
0
;
}