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