mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
Linux 64-bit and static build fixes (only Ubuntu build tested)
This commit is contained in:
@@ -12,6 +12,6 @@ objects = Text
|
||||
|
||||
target = Text
|
||||
target_version = 1
|
||||
target_libs = PocoFoundation PocoPDF
|
||||
target_libs = PocoPDF PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/exec
|
||||
|
Reference in New Issue
Block a user