On Wednesday, 13 February 2019 02:22:15 PST Vitaly Fanaskov wrote:
> It's not clear why you included version to a package name (e.g. Qt5/Qt6).
> With CMake you can pass a version as the second argument, e.g.:
> find_package(Qt 5.12) Perhaps it would be better, what do you think?

Because applications not yet ported that ask for 5.12 should not find 6.1. The 
Qt major version number is its source compatibility requirement.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products



_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to