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
/
RuntimePath
/
foo2.c
blob: 12a3e77b0c6f2c7a4befd1b073bc871942775cfa (
plain
)
1
2
3
4
int
foo2
()
{
return
0
;
}