diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-08-24 15:41:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-24 15:41:27 -0700 |
| commit | 8016f695e4afe9150d717300797616360ed5b2ef (patch) | |
| tree | 09d9d4ed106a403009f3c61d9933425710fedcdd /ports/highfive/CONTROL | |
| parent | 73ab68dc18d2313a6662653d725c3bcb527858a1 (diff) | |
| parent | e4d0cb197642d1ca77abbb2ce46effb7aac2bcac (diff) | |
| download | vcpkg-8016f695e4afe9150d717300797616360ed5b2ef.tar.gz vcpkg-8016f695e4afe9150d717300797616360ed5b2ef.zip | |
Merge pull request #1695 from veggiesaurus/highfive
[highfive] new port
Diffstat (limited to 'ports/highfive/CONTROL')
| -rw-r--r-- | ports/highfive/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/highfive/CONTROL b/ports/highfive/CONTROL new file mode 100644 index 000000000..17aa55c8f --- /dev/null +++ b/ports/highfive/CONTROL @@ -0,0 +1,4 @@ +Source: highfive +Version: 1.3 +Description: HighFive is a modern C++/C++11 friendly interface for libhdf5 +Build-Depends: hdf5, boost
\ No newline at end of file |
