mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 01:16:55 +02:00
more clang fixes
This commit is contained in:
parent
9b021f8af4
commit
6fa622f8b6
@ -11,7 +11,7 @@ include $(POCO_BASE)/build/rules/global
|
|||||||
INCLUDE += -I $(POCO_BASE)/JSON/include/Poco/JSON
|
INCLUDE += -I $(POCO_BASE)/JSON/include/Poco/JSON
|
||||||
|
|
||||||
objects = Array Object Parser Handler Stringifier \
|
objects = Array Object Parser Handler Stringifier \
|
||||||
VarHandler PrintHandler Query JSONException \
|
ParseHandler PrintHandler Query JSONException \
|
||||||
Template TemplateCache
|
Template TemplateCache
|
||||||
|
|
||||||
target = PocoJSON
|
target = PocoJSON
|
||||||
|
Loading…
x
Reference in New Issue
Block a user