1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 08:31:16 +02:00

Allow (dynamic) libraries to depend on other libraries

This commit is contained in:
Eelco Dolstra 2013-11-23 20:11:02 +00:00
parent 14772783e6
commit 90dfb37f14
5 changed files with 17 additions and 8 deletions

View file

@ -10,4 +10,4 @@ else
libutil_SOURCES += md5.c sha1.c sha256.c
endif
libutil_LIBS = src/boost/format/libformat
libutil_LIBS = libformat