Add missing PocoJSON dependency.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-11-17 10:32:39 +01:00
parent d53bee6b70
commit 9e33079bcb

View File

@ -12,6 +12,6 @@ objects = dict
target = dict
target_version = 1
target_libs = PocoUtil PocoNet PocoXML PocoFoundation
target_libs = PocoUtil PocoNet PocoJSON PocoXML PocoFoundation
include $(POCO_BASE)/build/rules/exec