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
/
GhsMulti
/
GhsMultiObjectLibrary
/
sub
/
testOBJ.c
blob: 5228ef2644317312973bd705a6fa89f28cc3422b (
plain
)
1
2
3
4
int
funcOBJs
(
void
)
{
return
2
;
}