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_empty_prefix_foo.c
blob: 277cbd4db1f6c999d02ec5052eb315123384dfd5 (
plain
)
1
2
3
4
int
tree_empty_prefix_foo
(
void
)
{
return
6
;
}