This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
RunCMake
/
try_run
/
src.c
Matt McCormick
223c5cb70b
try_run: Add test for bad link libraries.
...
Based off the corresponding try_compile test.
2015-01-26 10:05:30 -05:00
2 lines
29 B
C
Raw
Blame
History
int
main
(
void
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink