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

Allow using CMake API for the zstd compression by default

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.5.0
    • None
    • Build System: CMake
    • None
    • 8e9818e62 (dev)

      CMake doesn't support the value of the zstd compression level higher than 9. We want zstd to compress with level 19 if it's possible, so if zstd executable is found on a file system we prefer to use the 'External' archiving API instead of the CMake API. Need to opt-out this behavior once CMake allows to use the relevant compression level in 'file(ARCHIVE_CREATE' function.
      This task depends on: https://gitlab.kitware.com/cmake/cmake/-/issues/24160

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

            semlanik Alexey Edelev
            semlanik Alexey Edelev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes