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

Invalid QtDeploySupport-$<CONFIG>.cmake generation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.7.1
    • 6.6, 6.7
    • Build System: CMake
    • None
    • macOS, Windows
    • a6965441d72a1e453d80d0083c1a3fd6803d96bb

    Description

      When using a CMake multi-generator (such as Xcode or Visual Studio), the generated QtDeploySupport-*.cmake files contain a reference to "QtDeployTargets-$<CONFIG>.cmake". The $<CONFIG> generator expression remains unevaluated.
       
      Then an error occurs at the install stage because "QtDeployTargets-$<CONFIG>.cmake" is not found on the file system.
       
       

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              twxs Nicolas Martin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes