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
/
CMakeOnly
/
LinkInterfaceLoop
/
lib.c
blob: abe3b787c6fe0f4cab396de9f4c7875d3787b332 (
plain
)
1
2
3
4
int
lib
(
void
)
{
return
0
;
}