mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:21:38 +08:00
8c3be9ef96
* Build using c++17 standard * Add a feature cxx17 instead * Update ports/redis-plus-plus/portfile.cmake * Update ports/redis-plus-plus/CONTROL * Modify FEATURE_OPTIONS * Modify feature options * Add feature Cxx17 * Modify options * Update ports/redis-plus-plus/portfile.cmake * Update ports/redis-plus-plus/portfile.cmake * Update ports/redis-plus-plus/portfile.cmake * Modify the CONTROL file Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
Source: redis-plus-plus
|
|
Version: 1.2.1
|
|
Port-Version: 1
|
|
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
|