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-25 04:09:36 +03:00
Code
Activity
Files
master
cmake
/
Tests
/
CrossCompile
/
main.c
T
Add File
New File
Upload File
Apply Patch
Zach Mullen
ef84e81011
Added test coverage for TRY_RUN in cross compile mode.
2009-11-09 11:14:21 -05:00
5 lines
31 B
C
Raw
Permalink
Blame
History
int
main
(
void
)
{
return
0
;
}
View Git Blame
Copy Permalink