diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-09 19:31:48 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-09 19:31:48 -0700 |
| commit | aa5f9f00e039ff22c287e4c580608d49f473a79b (patch) | |
| tree | 4de2a5f1e5ab0a876b04e9fb3c48756282c388a0 /ports/folly/CONTROL | |
| parent | 1e1899c3a27f3816c39145049e2c33832071b8c6 (diff) | |
| download | vcpkg-aa5f9f00e039ff22c287e4c580608d49f473a79b.tar.gz vcpkg-aa5f9f00e039ff22c287e4c580608d49f473a79b.zip | |
[folly] Update taking into account change in cmake files location
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 cb3a464af..865c93ce6 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,5 +1,5 @@ Source: folly -Version: 2018.03.19.00-2 +Version: 2018.04.09.00 Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows Build-Depends: openssl, libevent, double-conversion, glog, gflags, boost-chrono, boost-context, boost-conversion, boost-crc, boost-date-time, boost-filesystem, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-thread Default-Features: zlib |
