repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated formatting of documentation plus a little reorganization.
[cmake.git]
/
Tests
/
TryCompile
/
pass.c
blob
40bc5e2dd284ba449a7003154a001954d4a059a3
1
int
main
()
2
{
3
return
0
;
4
}
5
6