mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 04:49:02 +08:00
8f8f7168ee
* [cmake] update to 3.19.0 * update vmss * [cmake] update to 3.19.1 * [solid3] Fix configure error, fix static definition * [flann] Add feature hdf5 and fix it * [highfive] Fix dependency hdf5 * [simage] Fix configure error * [aws-c-common] Fix configure error * [cmake] Update to 3.19.2 * Revert changes about cmake bug * [VMSS] Update cmake path on Windows * [cmake] Update cmake hash * [minc] Fix dependency hdf5 * [cmake] Update cmake package name and path on MacOS Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
15 lines
377 B
Plaintext
15 lines
377 B
Plaintext
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
|