This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-23 23:18:38 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
104f7cc00a22b3f2400293b99814682fe70e5852
CMake
/
Tests
/
TryCompile
/
pass.c
Bill Hoffman
d94c0e0429
ENH: add a new test to test try compile
2003-02-10 13:19:34 -05:00
7 lines
33 B
C
Raw
Blame
History
int
main
(
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink