Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.10
-
None
-
b47555fef (dev), dc84178ea (6.10)
Description
When configuring the Qt Creator super-repository, I get the following error when CMake tries to generate Ninja files:
-- Configuring done (2.9s) CMake Error at /Users/ziller/Downloads/Qt6.10.0/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1273 (add_custom_command): Error evaluating generator expression: $<TARGET_FILE:::qtpaths> No target "::qtpaths" Call Stack (most recent call first): /Users/ziller/Downloads/Qt6.10.0/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1051:EVAL:1 (_qt_internal_write_deferred_qmlls_build_ini_file) CMakeLists.txt:DEFERRED
qtbase sha: 15d3c67c1bee5dcfcd2449429a6b9656efa1e020
it has 650940: CMake: Make QT_CMAKE_EXPORT_NAMESPACE available in the top-level scope | https://codereview.qt-project.org/c/qt/qtbase/+/650940