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

Invalid QtDeploySupport-$<CONFIG>.cmake generation

XMLWordPrintable

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

      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.
       
       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes