Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Remove transitory code from _qt_internal_find_qt_dependencies
...that tried to load Qt6Foo instead of Qt6FooPrivate. This might now load the wrong package, since we've split CMake packages of public and private Qt modules. Enough time has passed, and we can assume that all Qt6*Dependencies.cmake files have the _qt_package_name property set by now. Pick-to: 6.9 Task-number: QTBUG-87776 Change-Id: Icf18872dd49b1e3a82b7327027f7d6e48b656b70 Reviewed-by: Alexey Edelev <[email protected]>
- Loading branch information