Skip to content

Add PACKAGE_SYSTEM_QT and fix linux packaging with USE_SYSTEM_Qt5

Introduce a new PACKAGE_SYSTEM_QT option with USE_SYSTEM_Qt5 on Windows and MacOS Default to ON.

On Linux, this variable does not exist and packaging of Qt is never attempted.

Merge request reports