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
/
Framework
/
foo.c
blob: bf7759e11ea9db3dff53ad982571ca002fedd82f (
plain
)
1
int
foo
() {
return
42
; }