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-26 04:09:35 +03:00
Code
Activity
Files
d94deaea1a85b3dbf04936df24ec31e5b336eeca
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