1. Home
  2. Browse
  3. libaec

libaec

v1.1.7#1Latest

libaec - Adaptive Entropy Coding library

Install

Run the following Vcpkg command to install the port.

vcpkg install libaec

Usage

libaec provides CMake targets:

find_package(libaec CONFIG REQUIRED)

# libaec API

target_link_libraries(main PRIVATE libaec::aec)

# szip compatible API

target_link_libraries(main PRIVATE libaec::sz)

Dependencies

See source

Version

v1.1.7#1

Publication

Supports

All

GitHub

Deutsches-Klimarechenzentrum/libaec33

Homepage

github.com/Deutsches-Klimarechenzentrum/libaec

Subtree

9942fb5f99

License

BSD-2-Clause

Definition

Manifest