libaecv1.1.7
- Updated
Adaptive Entropy Coding library
- Project website: https://github.com/Deutsches-Klimarechenzentrum/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)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
LE GARREC Vincent
Kai Pastor
SunBlack
toge
Mathis Rosenhauer