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
/
OutOfBinary
/
outlib.c
blob: d309ebec57020ae234652cd90ca23052bd5bbdd9 (
plain
)
1
2
3
4
int
outlib
()
{
return
456
;
}