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
/
libc2.c
blob: 9a61837394ac3268153b36ff135dc068be961b68 (
plain
)
1
2
3
4
float
LibC2Func
()
{
return
1.0
;
}