vcpkg/ports/redis-plus-plus/CONTROL

10 lines
294 B
Plaintext
Raw Normal View History

2019-11-22 09:16:30 +08:00
Source: redis-plus-plus
Version: 1.2.1
Port-Version: 1
2019-11-22 09:16:30 +08:00
Homepage: https://github.com/sewenew/redis-plus-plus
Description: This is a C++ client for Redis. It's based on hiredis, and written in C++ 11.
Build-Depends: hiredis
Feature: cxx17
Description: Build redis-plus-plus with cxx 17 standard