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

Deprecation of `qt_path_join` in favor of native `cmake_path`

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P4: Low
    • None
    • None
    • Build System: CMake
    • None

    Description

      After the bump of the minimum CMake version to 3.22, we can migrate that code to using cmake_path() constructs (introduced CMake 3.20).

      Of course this would need a bit of care since it cannot be backported to older qt versions. But functions like cmake_path(RELATIVE_PATH) could be quite useful.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            lecris Cristian Le
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes