diff options
| author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2018-02-17 19:32:19 -0600 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-17 17:32:19 -0800 |
| commit | d4004c8ac9cd2c9df58495ed7e06566ed85a32d6 (patch) | |
| tree | fc9276f6df3b3d55980a44b26664a7429741d93b /ports/hpx/CONTROL | |
| parent | 12b30c0f88eb583ab8b60d4b7706574234696545 (diff) | |
| download | vcpkg-d4004c8ac9cd2c9df58495ed7e06566ed85a32d6.tar.gz vcpkg-d4004c8ac9cd2c9df58495ed7e06566ed85a32d6.zip | |
Using vcpkg_from_github() for HPX (#2830)
Diffstat (limited to 'ports/hpx/CONTROL')
| -rw-r--r-- | ports/hpx/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/hpx/CONTROL b/ports/hpx/CONTROL index 6956312c8..471b64986 100644 --- a/ports/hpx/CONTROL +++ b/ports/hpx/CONTROL @@ -1,5 +1,5 @@ Source: hpx -Version: 1.0.0-7 +Version: 1.0.0-8 Build-Depends: hwloc, boost-chrono, boost-date-time, boost-filesystem, boost-program-options, boost-regex, boost-system, boost-thread, boost-context, boost-iostreams, boost-random, boost-atomic, boost-asio, boost-dynamic-bitset, boost-assign, boost-format, boost-signals2, boost-parameter, boost-bimap, boost-accumulators, boost-lockfree, boost-icl Description: The C++ Standards Library for Concurrency and Parallelism HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case. |
