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
/
COnly
/
libc1.c
blob: b01e1e1b54ce5475b2b7028703ef9120a9191b5c (
plain
)
1
2
3
4
float
LibC1Func
()
{
return
2.0
;
}