mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 06:56:41 +02:00
Add Command / RedisEventArgs / RedisStream
This commit is contained in:
parent
0efa6333ca
commit
2f26d6adf5
@ -10,7 +10,7 @@ include $(POCO_BASE)/build/rules/global
|
|||||||
|
|
||||||
INCLUDE += -I $(POCO_BASE)/Redis/include/Poco/Redis
|
INCLUDE += -I $(POCO_BASE)/Redis/include/Poco/Redis
|
||||||
|
|
||||||
objects = AsyncReader Array Client Error Exception RedisSocket Type
|
objects = AsyncReader Array Client Command Error Exception RedisStream RedisEventArgs Type
|
||||||
|
|
||||||
target = PocoRedis
|
target = PocoRedis
|
||||||
target_version = $(LIBVERSION)
|
target_version = $(LIBVERSION)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user