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
/
Diab
/
libmod.c
blob: e42ae9983eec582ae350e83be3eece2759b9d300 (
plain
)
1
2
3
4
int
diab_libfun
()
{
return
42
;
}