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
/
RunCMake
/
install
/
obj2.ispc
blob: 7b2aeb97fffabcf8f493535140654468400d5415 (
plain
)
1
2
3
4
float func2(float a, float b) { return a + b / 2.; }