/cmake-qt-packaging-example

CMake example to build pacakges for Qt GUI cross platform application in several format.

Primary LanguageCMakeMIT LicenseMIT

CMake example project for packaging with Qt5

  • MacOSX Build Status
  • Windows Build Status
  • Ubuntu Build Status

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.

License

MIT license

Copyright (c) 2019 Hiroshi Miura