qt6-bb10/src/printsupport
Alexey Edelev 848cc2bf27 Mark Cups::Cups optional target when building for non-APPLE systems
Relax the dependency on Cups for PrintSupport module on non-APPLE
platforms. 30bb15e7bf42a07b49700b6e822513f125d9ed4d added the missing
dependency for the PrintSupportPrivate target, but made it required.
In general users not necessarly need the Cups found when linking
PrintSupport on non-APPLE platforms. So we may mark Cups optional.

We also need Cups as the required dependency when Qt is built
statically, since then QCupsPrinterSupportPlugin will require the
library to be found.

Amends 30bb15e7bf42a07b49700b6e822513f125d9ed4d

Pick-to: 6.7 6.5
Change-Id: Ia31d52f7beb9fab6ffa5123147a243f5be6345ef
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit cce81f296eeae2d20f4f51e0ec4e0d3491e2f909)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-09-29 10:37:51 +00:00
..
dialogs iOS: Enable the Qt Print Support module 2024-05-29 03:27:18 +02:00
doc Doc: Remove usage of defunct QDoc command 2024-08-28 11:39:51 +00:00
kernel Add -Wweak-vtables to headersclean 2024-05-19 15:56:17 +00:00
platform print: Clamp margins entered by the user in the page setup dialog 2024-04-25 14:22:30 +03:00
widgets iOS: Enable the Qt Print Support module 2024-05-29 03:27:18 +02:00
CMakeLists.txt Manage the PrintSupport dependencies on Cups correctly 2024-06-24 19:40:06 +00:00
configure.cmake Mark Cups::Cups optional target when building for non-APPLE systems 2024-09-29 10:37:51 +00:00
qt_cmdline.cmake