On Sunday, 25 August 2019 08:59:23 PDT Jakub Narolewski wrote:
> # small hack to properly set LZ4 library between build modes

Suggestion: if you are not required to use LZ4 because of a file format, you 
should switch to Zstandard. It compresses better *and* faster than LZ4. It 
requires more RAM to run, but if you're loading QtCore, QtNetwork and QtSql, 
memory usage is not your limitation.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to