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
/
GhsMultiCompilerOptions
/
test.c
blob: 95f2e8ec1e33d004c3e7fa3125602dd8cadaca0b (
plain
)
1
2
3
4
int
main
(
void
)
{
return
-
1
;
}