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
STYLE: Nightly Version update
[cmake.git]
/
Tests
/
ExternalOBJ
/
executable.cxx
blob
f9ec61df533b8ff9d83feb6f5e86019f23fe0c73
1
extern
int
external_object_function
();
2
int
main
()
3
{
4
return
external_object_function
();
5
}