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
/
obj1.ispc
blob: 0dc983c3fb526e69ab8d1002380479c74a0f30a8 (
plain
)
1
2
3
4
float func1(float a, float b) { return a + b / 2.; }