vcpkg/ports/zfp/CONTROL
NancyLi1013 076b4f1e83 [zfp] Add new port (#7955)
* [zfp] Add new port

* Fix build static error

* Add features and fix build error.

* Remove unused patches

* Update build error patch
2019-09-16 15:14:14 -07:00

19 lines
686 B
Plaintext

Source: zfp
Version: 0.5.5-1
Homepage: https://github.com/LLNL/zfp
Description: Zfp is an open source C/C++ library for compressed numerical arrays that support high throughput read and write random access. zfp also supports streaming compression of integer and floating-point data, e.g., for applications that read and write large data sets to and from disk. zfp is primarily written in C and C++ but also includes Python and Fortran bindings.
Feature: all
Description: Build all components
Feature: cfp
Description: cfp support for cfp
Feature: test
Description: Build test
Feature: example
Description: Build example
Feature: utility
Description: Build utility