On 2/15/22 16:54, Björn Schäpers wrote:
You could mention *explicitly* that the meaning of product within an Export has changed.

I have a lot of

Export {
  ...
  cpp.cxxLanguageVersion: product.cpp.cxxLanguageVersion
}

And that blew on me. I've found out that I should use exportingProduct, but maybe ease the use for others.

Note that the deprecation started in 1.18:

https://download.qt.io/official_releases/qbs/1.18.0/changes-1.18.0.md


Christian

_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to