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
/
ObjectLibrary
/
TransitiveLinkDeps
/
dep.c
blob: 7cc62c37dc6c92d5b883c7a94fa35315b5628e3a (
plain
)
1
2
3
4
int
from_dep
(
void
)
{
return
0
;
}