]> git.tdb.fi Git - builder.git/commit
Collect libpath for static library dependencies from the libs themselves
authorMikko Rasa <tdb@tdb.fi>
Sun, 5 Oct 2014 23:41:14 +0000 (02:41 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 5 Oct 2014 23:46:40 +0000 (02:46 +0300)
commit45571f0fffaf483d07d92f56ae20f00218b7463c
tree1bb02e7757542215ec54bad4882949f86dc3fb8d
parentc10344bb36af7babab467540b22ac5587631f031
Collect libpath for static library dependencies from the libs themselves

Also fixes Binary::find_dependencies which broke in 3f0f721.
source/binary.cpp
source/binary.h
source/component.cpp