Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6, 6.7
-
None
-
-
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
- is duplicated by
-
QTBUG-124371 include could not find requested file: out/build/x64-msvc/.qt/QtDeployTargets-$<CONFIG>.cmake
-
- Closed
-