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
/
ExternalOBJ
/
Object
/
external_object.cxx
blob: 5b4adaf0c58ed107c8d80c11d12930bdecbcb97a (
plain
)
1
2
3
4
int
external_object_function
()
{
return
0
;
}