mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 15:29:06 +08:00
9e104306a7
* Fix mongo-c-driver for custom VCPKG_BUILD_TYPE * Update version * Update ports/mongo-c-driver/portfile.cmake * Update versions/m-/mongo-c-driver.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
15 lines
412 B
Plaintext
15 lines
412 B
Plaintext
Source: mongo-c-driver
|
|
Version: 1.16.1
|
|
Port-Version: 5
|
|
Build-Depends: libbson, openssl (!windows), zlib
|
|
Description: Client library written in C for MongoDB.
|
|
Homepage: https://github.com/mongodb/mongo-c-driver
|
|
|
|
Feature: snappy
|
|
Description: Enables snappy compressor support
|
|
Build-Depends: snappy
|
|
|
|
Feature: icu
|
|
Description: Enable ICU support, necessary to use non-ASCII usernames or passwords
|
|
Build-Depends: icu
|