Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10
-
None
Description
When building QtPdf statically, the resulting CMake files reference files from the build directory.
lib/cmake/Qt6Pdf/Qt6PdfTargets.cmake:
set_target_properties(Qt6::Pdf PROPERTIES COMPATIBLE_INTERFACE_STRING "QT_MAJOR_VERSION" INTERFACE_COMPILE_DEFINITIONS "QT_PDF_LIB" INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/QtPdf;${_IMPORT_PREFIX}/include" INTERFACE_LINK_LIBRARIES "Qt6::Core;Qt6::Gui;\$<LINK_ONLY:Qt6::Core>;\$<LINK_ONLY:>;\$<LINK_ONLY:Qt6::Network>;\$<LINK_ONLY:Qt6::PlatformModuleInternal>;\$<LINK_ONLY:\$<1:-Wl,--no-fatal-warnings \$<\$<CONFIG:Release>:@/home/sapiippo/qt6/build/tmp/work/cortexa57-poky-linux/qtpdf/6.11.0/build/src/pdf/Release/aarch64/QtPdf_ldir.rsp> \$<\$<CONFIG:Release>:@/home/sapiippo/qt6/build/tmp/work/cortexa57-poky-linux/qtpdf/6.11.0/build/src/pdf/Release/aarch64/QtPdf_libs.rsp> -Wl,--no-fatal-warnings>>"
Attachments
Issue Links
- relates to
-
QTBUG-111225 Host include paths from pkg-config not used when FEATURE_webengine_system_icu=On when cross-compiling
-
- In Progress
-
-
QTBUG-105053 qtwebengine 6.3.1 fails to link against system nss
-
- Closed
-
- resulted from
-
QTBUG-115033 QtWebEngine uses invalid cmake arguments for file()
-
- Closed
-