mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-28 09:32:52 +01:00
Uncomment Makefile for JSON testsuite
This commit is contained in:
parent
8c97338d5b
commit
6e51d785ad
4
Makefile
4
Makefile
@ -173,8 +173,8 @@ CppParser-tests: CppParser-libexec
|
||||
JSON-libexec: Foundation-libexec
|
||||
$(MAKE) -C $(POCO_BASE)/JSON
|
||||
|
||||
#JSON-tests: JSON-libexec cppunit
|
||||
# $(MAKE) -C $(POCO_BASE)/JSON/testsuite
|
||||
JSON-tests: JSON-libexec cppunit
|
||||
$(MAKE) -C $(POCO_BASE)/JSON/testsuite
|
||||
|
||||
#JSON-samples: JSON-libexec
|
||||
# $(MAKE) -C $(POCO_BASE)/JSON/samples
|
||||
|
Loading…
x
Reference in New Issue
Block a user