BinomialLLC / basis_universal

Basis Universal GPU Texture Codec
Apache License 2.0
2.72k stars 267 forks source link

Prebuilt binary for Linux? #324

Open iainmerrick opened 2 years ago

iainmerrick commented 2 years ago

It would be great to have an official prebuilt Linux binary, statically linked so as to be reasonably portable between distros.

This would make it a lot easier to integrate Basis into a Linux-based CI, without having to build from source (which requires pulling in CMake). Homebrew is a good solution for developers as it has a precompiled bottle for basisu, but it's not great for CI as Homebrew itself is a huge dependency.