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
/
Case4
/
foo.c
blob: e05eb7e694aa83d8ee900c8c0038c1f1d9d8bffd (
plain
)
1
2
3
4
int
foo
()
{
return
0
;
}