[Qbs] How QBS && QtCreator integration does work?
Christian Kandeler
Christian.Kandeler at qt.io
Thu Dec 13 10:35:52 CET 2018
On Thu, 13 Dec 2018 12:16:52 +0300
Denis Shienkov <denis.shienkov at gmail.com> wrote:
> How does it work? Why we need in this Probes at all?
The compiler is looked up in the PATH if the respective property is not set. In the case of Qt Creator, all the relevant information comes from the Kits (which are turned into qbs profiles), so the Probe is not used for look-up.
Christian
More information about the Qbs
mailing list