This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3f29ed6910
cmake
/
Tests
/
RunCMake
/
AppleTextStubs
/
main.c
8 lines
55 B
Raw
Blame
History
extern
int
foo
(
void
)
;
int
main
(
)
{
return
foo
(
)
;
}
Reference in new issue
View Git Blame
Copy Permalink