CQtDeployer v1.6.2227
Release of the C++/Qt and QML application deployment utility CQtDeployer v1.6
This is major release that include more improvements in build system. From now cqtdeployer using CMake build system. So from now build from source will be easier.
What's Changed
- CQtDeployer: fixed various small glitches in the English documentation by @marcelpetrick in #702
- Fix build on qt 5.9 by @EndrII in #707
- fixed wrong suffix check by @hadugen in #710
- Added support of the cmake build system by @EndrII in #554
- Added support of searching outside snap package by @EndrII in #717
- update documentations by @EndrII in #718
- Fix windows build by @EndrII in #719
- Fix documentations by @EndrII in #720
- fix default install path of windows by @EndrII in #722
- fix release note by @EndrII in #723
- Fix call qifw binarycreator tool on Windows by @EndrII in #724
New Contributors
- @marcelpetrick made their first contribution in #702
- @hadugen made their first contribution in #710
Full Changelog: v1.5.4.17...v1.6.2227