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
a943b5c4f3
CMake
/
Tests
/
Jump
/
Library
/
Static
/
jumpStatic.cxx
2 lines
31 B
C++
Raw
Normal View
History
Unescape
Escape
ENH: Adding test for jumping over and building a missing library.
2004-01-22 17:56:24 +03:00
int
jumpStatic
(
)
{
return
0
;
}