This is an example project how to build Qt5 application packages in cross-platform.
The script generate following packages for Qt5 example application.
- Source package
- DMG and tar.bz2 package for OSX
- Null Soft Script Installer (NSIS) installer package for Windows
- NuGet package for windows
- AppImage package for linux
- DEB, RPM and Tar.gz, .bz2 .xz packages for linux
Qt5 example application has bundled Qt5 libraries in packages.
MIT license
Copyright (c) 2019 Hiroshi Miura