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
8c89b5e2dc
CMake
/
Tests
/
LinkDirectory
/
mylibB.c
2 lines
31 B
C
Raw
Normal View
History
Unescape
Escape
CMake 2.8.1-rc1
2010-01-29 00:48:20 +03:00
int
mylibB
(
void
)
{
return
0
;
}