mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-18 08:22:37 +01:00
Add JSON
This commit is contained in:
parent
c22c78c5ff
commit
77ca91b475
@ -16,10 +16,11 @@ objects = AbstractConfigurationTest ConfigurationTestSuite \
|
||||
OptionsTestSuite PropertyFileConfigurationTest \
|
||||
SystemConfigurationTest UtilTestSuite XMLConfigurationTest \
|
||||
FilesystemConfigurationTest ValidatorTest \
|
||||
TimerTestSuite TimerTest
|
||||
TimerTestSuite TimerTest \
|
||||
JSONConfigurationTest
|
||||
|
||||
target = testrunner
|
||||
target_version = 1
|
||||
target_libs = PocoUtil PocoXML PocoFoundation CppUnit
|
||||
target_libs = PocoJSON PocoUtil PocoXML PocoFoundation CppUnit
|
||||
|
||||
include $(POCO_BASE)/build/rules/exec
|
||||
|
Loading…
x
Reference in New Issue
Block a user