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
/
RunCMake
/
ObjectLibrary
/
depends_obj0.cpp
blob: 73a17e7b7ecbf82e53e5160a637a93edbbbda4af (
plain
)
1
2
3
4
int
myobj_foo
()
{
return
0
;
}