This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6a9fdbeb48
CMake
/
Tests
/
Dependency
/
Case2
/
foo3c.c
2 lines
30 B
C
Raw
Normal View
History
Unescape
Escape
Test link multiplicity This tests the LINK_INTERFACE_MULTIPLICITY property for a cycle of three static libraries that must be scanned three times to link properly.
2009-09-01 18:38:03 +04:00
int
foo3c
(
void
)
{
return
0
;
}