This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cmake
Watch
2
Star
0
Fork
0
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-09-27 04:09:36 +03:00
Code
Activity
Files
08dc3d51700c7ad125a4ebafb5172ea94de062a5
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
;
}
View Git Blame
Copy Permalink