mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:19:07 +08:00
076b4f1e83
* [zfp] Add new port * Fix build static error * Add features and fix build error. * Remove unused patches * Update build error patch
19 lines
686 B
Plaintext
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 |