diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-09-09 00:12:54 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-09-09 00:12:54 -0700 |
| commit | 26516fe485b0e9048dd4809256a7e4526957c6e9 (patch) | |
| tree | 0c4434c4489c9e4b1744bcc25d0c1f48f6988078 /ports/libbson | |
| parent | c7589e76c0f3d2e266a5724ea57fd328d2ee44ad (diff) | |
| download | vcpkg-26516fe485b0e9048dd4809256a7e4526957c6e9.tar.gz vcpkg-26516fe485b0e9048dd4809256a7e4526957c6e9.zip | |
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
Diffstat (limited to 'ports/libbson')
| -rw-r--r-- | ports/libbson/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libbson/CONTROL b/ports/libbson/CONTROL index 141221ba4..263608bf6 100644 --- a/ports/libbson/CONTROL +++ b/ports/libbson/CONTROL @@ -1,3 +1,3 @@ Source: libbson -Version: 1.6.2-1 -Description: libbson is a library providing useful routines related to building, parsing, and iterating BSON documents.
\ No newline at end of file +Version: 1.6.2-2 +Description: libbson is a library providing useful routines related to building, parsing, and iterating BSON documents. |
