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
/
SourceGroups
/
tree_foo.c
blob: d392e41fd3bc307007d3f84aba2e203a6f44197c (
plain
)
1
2
3
4
int
tree_foo
(
void
)
{
return
6
;
}