mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-16 11:48:54 +01: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
|
||||
|
||||
objects = AsyncReader Array Client Error Exception RedisSocket Type
|
||||
objects = AsyncReader Array Client Command Error Exception RedisStream RedisEventArgs Type
|
||||
|
||||
target = PocoRedis
|
||||
target_version = $(LIBVERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user