diff options
| author | myd7349 <myd7349@gmail.com> | 2021-06-10 06:26:03 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-09 15:26:03 -0700 |
| commit | be56553cbb078c8c525954400b16430d59eea2d9 (patch) | |
| tree | 92ab5605d3e91aa246b97dd496e635393b2ff6ce /ports/highfive/CONTROL | |
| parent | 1d6e1be7ac3b4535f178d24d53e6eeee6ba674e1 (diff) | |
| download | vcpkg-be56553cbb078c8c525954400b16430d59eea2d9.tar.gz vcpkg-be56553cbb078c8c525954400b16430d59eea2d9.zip | |
[highfive] Update to v2.3 (#17990)
* [highfive] Update to v2.3
* [highfive] x-add-version highfive
* [highfive] Modernize
* [highfive] x-add-version --overwrite-version highfive
* [highfive] Do not build docs
* [highfive] Bump version
* [highfive] Update
* [highfive] Bump version
Diffstat (limited to 'ports/highfive/CONTROL')
| -rw-r--r-- | ports/highfive/CONTROL | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ports/highfive/CONTROL b/ports/highfive/CONTROL deleted file mode 100644 index 36481faa2..000000000 --- a/ports/highfive/CONTROL +++ /dev/null @@ -1,14 +0,0 @@ -Source: highfive -Version: 2.2.2 -Port-Version: 1 -Homepage: https://github.com/BlueBrain/HighFive -Description: HighFive is a modern C++/C++11 friendly interface for libhdf5 -Build-Depends: hdf5 - -Feature: boost -Description: Enables Boost support -Build-Depends: boost-ublas, boost-multi-array - -Feature: tests -Description: Build unit tests -Build-Depends: highfive[boost], boost-test |
