Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9.0 Beta2
Description
When building 'graphprinting' example it fails with:
CMake Error at CMakeLists.txt:33 (target_link_libraries): Target "graphprinting" links to: Qt::PrintSupport but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing.
Tested with Boot to Qt 6.9.0 beta2 (Linux) snapshot, but it should reproduce on desktop also.