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
3864910681
CMake
/
Tests
/
Dependency
/
Case2
/
foo3b.c
2 lines
30 B
C
Raw
Normal View
History
Unescape
Escape
ENH: Make Dependency test Case2 require two traversals of a static library loop.
2008-02-08 00:14:17 +03:00
int
foo3b
(
void
)
{
return
0
;
}