Skip to content

Use system libjpeg-turbo

Eric Long requested to merge hack3ric/oculante:use-system-turbojpeg into main

By default turbojpeg-sys will build from scratch, but according to https://github.com/honzasp/rust-turbojpeg/blob/master/turbojpeg-sys/README.md we can make it reuse system shared library.

Merge request reports