diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-01-30 01:51:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-30 01:51:21 -0800 |
| commit | ecaafb9b82252faea6b836ae5b15a8ade2fa2c79 (patch) | |
| tree | 95039a929d0e52f17549015d86153c0a0ce3f810 /ports/boost-test/CONTROL | |
| parent | fb0c2bb928631b44e4776a1dd35b28f302ced166 (diff) | |
| parent | 75745ed90d8804cc659f75f51cc365efdcb6f773 (diff) | |
| download | vcpkg-ecaafb9b82252faea6b836ae5b15a8ade2fa2c79.tar.gz vcpkg-ecaafb9b82252faea6b836ae5b15a8ade2fa2c79.zip | |
Merge pull request #2672 from UnaNancyOwen/fix_boost
[boost-test] Fix for VCPKG_BUILD_TYPE
Diffstat (limited to 'ports/boost-test/CONTROL')
| -rw-r--r-- | ports/boost-test/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost-test/CONTROL b/ports/boost-test/CONTROL index 63b982ee4..52dac99e2 100644 --- a/ports/boost-test/CONTROL +++ b/ports/boost-test/CONTROL @@ -1,5 +1,5 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-test
-Version: 1.66.0-1
+Version: 1.66.0-2
Build-Depends: boost-algorithm, boost-assert, boost-bind, boost-build, boost-compatibility, boost-config, boost-core, boost-detail, boost-exception, boost-function, boost-io, boost-iterator, boost-mpl, boost-numeric-conversion, boost-optional, boost-preprocessor, boost-range, boost-smart-ptr, boost-static-assert, boost-timer, boost-type-traits, boost-utility, boost-vcpkg-helpers
Description: Boost test module
|
