mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 12:28:14 +08:00
08cbf0b3cd
* [libbson mongo-c-driver mongo-cxx-driver] upgrades to new revision * [mongo-cxx-driver] Minimize patch * [mongo-c-driver] Fix dependencies on openssl and zlib
17 lines
510 B
Plaintext
17 lines
510 B
Plaintext
Source: mongo-cxx-driver
|
|
Version: 3.4.0-1
|
|
Build-Depends: libbson, mongo-c-driver, boost-smart-ptr, boost-optional, boost-utility
|
|
Description: MongoDB C++ Driver.
|
|
|
|
Feature: mnmlstc
|
|
Description: Use MNMLSTC/core C++17 polyfill.
|
|
|
|
Feature: system-mnmlstc
|
|
Description: Use an available version of MNMLSTC on your system as C++17 polyfill.
|
|
|
|
Feature: boost
|
|
Description: Use Boost C++17 polyfill. The only option under MSVC.
|
|
|
|
Feature: std-experimental
|
|
Description: Use optional and string_view from std::experimental.
|