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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5
    • Build System: CMake
    • None
    • All

    Description

      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>"
      ...
      

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes