Skip to content

CQtDeployer v1.5.3

Compare
Choose a tag to compare
@EndrII EndrII released this 29 Jul 07:00
· 410 commits to main since this release
355da7c

Release of the C++/Qt and QML application deployment utility CQtDeployer v1.5.3

Get it from the Snap Store

Complete list of all changes

New options

  • installDirDeb - Sets install target directory for debian package (by default it is /opt path) #640
  • installDirQIFW - Sets install target directory for installers (by default it is /home path) #640

Bug fixes :

  • Fix warning on installer fix #628
  • Added support validation input options of the command line fix #421
  • Added Error message for conflict between libDir and targetDir options #629