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
/
testOBJ.c
blob: ec6f2c331272998f2817364433cd1d989aab1d27 (
plain
)
1
2
3
4
int
funcOBJ
(
void
)
{
return
2
;
}