mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 07:23:44 +02:00
unbundled build fixes
This commit is contained in:
@@ -12,6 +12,10 @@ objects = HTTPTimeServer
|
||||
|
||||
target = HTTPTimeServer
|
||||
target_version = 1
|
||||
target_libs = PocoUtil PocoNet PocoXML PocoFoundation
|
||||
target_libs = PocoUtil PocoJSON PocoNet PocoXML PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/exec
|
||||
|
||||
ifdef POCO_UNBUNDLED
|
||||
SYSLIBS += -lz -lpcre -lexpat
|
||||
endif
|
||||
|
Reference in New Issue
Block a user