mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
GH 42: Linux unbundled builds don't link
GH #42: Linux unbundled builds don't link
This commit is contained in:
@@ -12,6 +12,10 @@ objects = Page PageReader \
|
||||
CodeWriter ApacheCodeWriter OSPCodeWriter \
|
||||
PageCompiler
|
||||
|
||||
ifdef POCO_UNBUNDLED
|
||||
SYSLIBS += -lz -lpcre -lexpat
|
||||
endif
|
||||
|
||||
target = cpspc
|
||||
target_version = 1
|
||||
target_libs = PocoNet PocoUtil PocoXML PocoFoundation
|
||||
|
||||
Reference in New Issue
Block a user