[Development] CMake Workshop Summary

Thiago Macieira thiago.macieira at intel.com
Wed Feb 13 18:52:41 CET 2019


On Wednesday, 13 February 2019 09:08:58 PST Stephen Kelly via Development 
wrote:
> Of course it is easy to create a `Qt5or6::Core` target for transitional use
> and get all the benefits.
> 
> target_link_libraries(mything PRIVATE Qt5or6::Core)

That should plain be Qt::Core, which is the same as Qt 4. The number of 
packages still transitioning from Qt 4 is small and in any case would be what 
is expected anyway.

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






More information about the Development mailing list