Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-132526

Some CMake targets of private Qt modules reference non-existent include dirs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.10.0 FF
    • 6.5
    • Build System: CMake
    • None
    • All
    • 4bf0e5a52 (dev), 933b8d530 (dev), 317bbab81 (dev), bd2f1e2f9 (dev), 58be29388 (dev), e053cefe0 (dev), 8704b53ea (dev)

      This is basically QTBUG-84628, just for CMake.

      Spawned by this comment.

      Example:

      set_target_properties(Qt6::ConcurrentPrivate PROPERTIES
        INTERFACE_INCLUDE_DIRECTORIES "\$<\$<BOOL:\$<TARGET_PROPERTY:Qt6::Concurrent,_qt_module_has_private_headers>>:>;\$<\$<BOOL:\$<TARGET_PROPERTY:Qt6::Concurrent,_qt_module_has_private_headers>>:>;\$<\$<BOOL:\$<TARGET_PROPERTY:Qt6::Concurrent,_qt_module_has_private_headers>>:${_IMPORT_PREFIX}/include/QtConcurrent/6.10.0>;\$<\$<BOOL:\$<TARGET_PROPERTY:Qt6::Concurrent,_qt_module_has_private_headers>>:${_IMPORT_PREFIX}/include/QtConcurrent/6.10.0/QtConcurrent>"
      ...
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: