qt6-bb10/src/printsupport
Kai Koehne 130b209014 Doc: Use explicit linkage with target_link_libraries
The Professional CMake book suggests always using explicit linkage with
target_link_libraries, so let's use that.

Whether to use PUBLIC or PRIVATE depends on the context. But let's
be conservative and advise on using PRIVATE by default.

Task-number: QTBUG-88935
Pick-to: 6.0
Change-Id: I12b80ee85be9f6916f1e4dea6b1c9cb29e03c20f
Reviewed-by: Craig Scott <craig.scott@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-11-30 05:39:21 +01:00
..
dialogs Rename QRangeCollection to QPageRanges, make it a proper value type 2020-11-08 11:49:54 +01:00
doc Doc: Use explicit linkage with target_link_libraries 2020-11-30 05:39:21 +01:00
kernel remove unused variables and parameters to fix compilation with g++-10.2 2020-11-13 10:08:49 +01:00
platform QWin32PrintEngine: fix compilation 2020-11-20 20:30:30 +00:00
widgets Remove deprecated QPrinter and QPagedPaintDevice APIs 2020-09-04 08:37:59 +02:00
CMakeLists.txt Windows: Build print support plugin directly into QtPrintSupport 2020-09-24 10:36:38 +02:00
configure.cmake Remove winrt 2020-06-06 20:25:49 +02:00
configure.json Remove winrt 2020-06-06 20:25:49 +02:00
printsupport.pro Windows: Build print support plugin directly into QtPrintSupport 2020-09-24 10:36:38 +02:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00