MathisRosenhauer / libaec

libaec - Adaptive Entropy Coding library
https://gitlab.dkrz.de/k202009/libaec
BSD 2-Clause "Simplified" License
12 stars 9 forks source link

Rename aec executable to graec #24

Closed MathisRosenhauer closed 1 year ago

MathisRosenhauer commented 1 year ago

This avoids a name clash with the library in cmake builds with the Ninja generator. Fixes #22