Skip to content

contrib: add zstd

Fatih Uzunoğlu requested to merge fuzun/vlc:contrib/zstd into master

zstd is recommended optional for Qt 6. We could disable zstd in Qt 6, but it has been the default and we should adhere that.

Usually Qt bundles these kind of 3rdparty libraries within itself, but zstd seems to be an exception.

Merge request reports