mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
Add Command / RedisEventArgs / RedisStream
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user