Allow (dynamic) libraries to depend on other libraries
This commit is contained in:
parent
14772783e6
commit
90dfb37f14
5 changed files with 17 additions and 8 deletions
|
|
@ -10,4 +10,4 @@ else
|
|||
libutil_SOURCES += md5.c sha1.c sha256.c
|
||||
endif
|
||||
|
||||
libutil_LIBS = src/boost/format/libformat
|
||||
libutil_LIBS = libformat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue