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
fd141a0b70
CMake
/
Tests
/
Dependency
/
Case3
/
foo1b.c
2 lines
30 B
C
Raw
Normal View
History
Unescape
Escape
ENH: Add test of preservation of static libraries on original link lines.
2008-04-23 08:40:32 +04:00
int
foo1b
(
void
)
{
return
0
;
}