mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-21 15:51:43 +02:00
add missing dependency
This commit is contained in:

committed by
GitHub

parent
aaf14a0e93
commit
4a7ab78686
@@ -29,6 +29,6 @@ objects = Destination Document Encoder Font Image Outline \
|
|||||||
|
|
||||||
target = PocoPDF
|
target = PocoPDF
|
||||||
target_version = $(LIBVERSION)
|
target_version = $(LIBVERSION)
|
||||||
target_libs = PocoFoundation
|
target_libs = PocoUtil PocoFoundation
|
||||||
|
|
||||||
include $(POCO_BASE)/build/rules/lib
|
include $(POCO_BASE)/build/rules/lib
|
||||||
|
Reference in New Issue
Block a user