mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
Add JSON sample
This commit is contained in:
parent
531ebad467
commit
5de28ec806
4
Makefile
4
Makefile
@ -80,8 +80,8 @@ JSON-libexec: Foundation-libexec
|
||||
JSON-tests: JSON-libexec cppunit
|
||||
$(MAKE) -C $(POCO_BASE)/JSON/testsuite
|
||||
|
||||
#JSON-samples: JSON-libexec
|
||||
# $(MAKE) -C $(POCO_BASE)/JSON/samples
|
||||
JSON-samples: JSON-libexec
|
||||
$(MAKE) -C $(POCO_BASE)/JSON/samples
|
||||
|
||||
Util-libexec: Foundation-libexec XML-libexec
|
||||
$(MAKE) -C $(POCO_BASE)/Util
|
||||
|
Loading…
Reference in New Issue
Block a user