The Qbs build tool version 2.4.1 is available.
What’s new
This is a minor bugfix release that contains some fixes such as:
- Fix LibraryProbe to take into account libraries both with and without the “lib” prefix. This fixes the Conan provider for MinGW.
- Conan module provider no longer sets platform to “none” for baremetal toolchains (QBS-1795).
Sources, binaries, etc can be found here.
This release of qbs is also part of Qt Creator 14.0.1.
Also, Qbs binaries are available via different package managers such as Chocolatey, Brew, macports and others.
Contributors
Thanks to everybody who made the 2.4.1 release happen:
- Christian Kandeler
- Ivan Komissarov