diff options
| author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2021-07-15 17:38:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-15 15:38:30 -0700 |
| commit | 0c8249a2dc27f0fdb11d483d06da7c90048e8197 (patch) | |
| tree | df6f14c0f47536769386c20fe740945e0eb04c9a /ports/hpx/CONTROL | |
| parent | b15a9f335096a64ff453355dc9e0a4d97446708a (diff) | |
| download | vcpkg-0c8249a2dc27f0fdb11d483d06da7c90048e8197.tar.gz vcpkg-0c8249a2dc27f0fdb11d483d06da7c90048e8197.zip | |
Adapting for HPX V1.7.0 (#18966)
Diffstat (limited to 'ports/hpx/CONTROL')
| -rw-r--r-- | ports/hpx/CONTROL | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ports/hpx/CONTROL b/ports/hpx/CONTROL deleted file mode 100644 index 021b412c5..000000000 --- a/ports/hpx/CONTROL +++ /dev/null @@ -1,7 +0,0 @@ -Source: hpx
-Version: 1.6.0
-Port-Version: 0
-Build-Depends: hwloc, boost-accumulators, boost-asio, boost-bimap, boost-config, boost-context, boost-dynamic-bitset, boost-exception, boost-filesystem, boost-iostreams, boost-lockfree, boost-program-options, boost-range, boost-spirit, boost-system, boost-throw-exception, boost-variant, boost-winapi
-Homepage: https://github.com/STEllAR-GROUP/hpx
-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.
|
