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
/
InterfaceLinkLibrariesDirect
/
testStaticLibWithPlugin1.c
blob: 5e75dce5b90e821065172c5dbf3ef069dd328e03 (
plain
)
1
2
3
4
int
testStaticLibWithPlugin1
(
void
)
{
return
0
;
}