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
/
Dependency
/
Case2
/
foo3c.c
blob: e774495cbb03a4cb8b0169fc64543cae1ed12ba4 (
plain
)
1
2
3
4
int
foo3c
(
void
)
{
return
0
;
}