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
/
ObjectLibrary
/
Transitive
/
FooStatic.c
blob: 84649c7c3e61f1e77d17edf5c55afb31c8f0097a (
plain
)
1
2
3
4
int
FooStatic
(
void
)
{
return
0
;
}