mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 01:39:07 +08:00
d98696de85
* re-trigger ci test * [kealib] Switch repo to github * [mongo-c-driver] Set icu as a feature * [monkeys-audio] Update version to 5.24 * [mongo-c-driver] Fix arm build * [mongo-c-driver] Re-generate patch * [mongo-c-driver] Remove key word PRIVATE in patch * [llvm] Remove default feature tools * [llvm] Add judgment to install tools * [llvm] Add more condition * [llvm] Fix clang cmake files when selecting feature tools * [halide] Fix build depends info in CONTROL * update baseline
18 lines
564 B
Plaintext
18 lines
564 B
Plaintext
Source: mongo-cxx-driver
|
|
Version: 3.4.0-4
|
|
Build-Depends: libbson, mongo-c-driver, boost-smart-ptr, boost-optional, boost-utility
|
|
Homepage: https://github.com/mongodb/mongo-cxx-driver
|
|
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.
|