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

Target-based qt6_add_resources doesn't handle -binary option like qt6_add_binary_resources

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.0
    • Build System: CMake

      Resulted from public CMake API discussion at https://codereview.qt-project.org/c/qt/qtbase/+/317353/1/src/corelib/Qt6CoreMacros.cmake#309

      Users might want to create standalone compiled resource files that are loaded at runtime via the QResource API, and not link the resource files directly to the application.

      Currently the new target-based qt6_add_resources function does not allow doing that.

      Investigate how we could do that.

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

            semlanik Alexey Edelev
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes