[Development] CMake Workshop Summary

Thiago Macieira thiago.macieira at intel.com
Wed Feb 13 17:32:45 CET 2019


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






More information about the Development mailing list