index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
GhsMulti
/
GhsMultiPlatform
/
file1.c
blob: 4132aa406dc11881f4076aecd8a8457532c92aa3 (
plain
)
1
2
3
4
int
main
(
void
)
{
return
-
42
;
}