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-05-12 17:19:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
603b47c87a6b7bbf99dfd13e4b874ee51e528434
CMake
/
Tests
/
TryCompile
/
pass.c
T
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