diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-02-09 22:56:36 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-02-09 22:56:36 -0800 |
| commit | 641128c6039a5a251e7da470f164e8a9c98a1b02 (patch) | |
| tree | 4f855f0e2a5e6cd47e0afefb270aae961f3ffe47 /ports/folly/CONTROL | |
| parent | a120c81ebee555f48f49888fd7ee37c63dba3de5 (diff) | |
| download | vcpkg-641128c6039a5a251e7da470f164e8a9c98a1b02.tar.gz vcpkg-641128c6039a5a251e7da470f164e8a9c98a1b02.zip | |
[folly] Workaround bug for VS 15.6
Diffstat (limited to 'ports/folly/CONTROL')
| -rw-r--r-- | ports/folly/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/folly/CONTROL b/ports/folly/CONTROL index cc3678039..8f0bb7656 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,4 +1,4 @@ Source: folly -Version: 2017.11.27.00-2 +Version: 2017.11.27.00-3 Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows Build-Depends: zlib, openssl, libevent, double-conversion, glog, gflags, lz4, liblzma, snappy, boost-context, boost-chrono, boost-date-time, boost-filesystem, boost-program-options, boost-regex, boost-system, boost-thread, boost-conversion, boost-multi-index, boost-crc |
