diff options
| author | Alexandru Croitor <alexandru.croitor@qt.io> | 2023-11-17 15:22:54 +0100 |
|---|---|---|
| committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2023-11-27 19:53:42 +0100 |
| commit | b8f9252507f813fb27982fe72677756bdeedb585 (patch) | |
| tree | d39f5fb4227845111a78c6f4d4acc3cc4c84f3d8 /src/widgets/doc/snippets/widgets-tutorial/template.cpp | |
| parent | 720b8ee6732f6fc8df5fb7133b569851356641b7 (diff) | |
CMake: Move qt_internal_read_repo_dependencies into QtBuildRepoHelpers
Previously qt_internal_read_repo_dependencies had to be defined
before QtBuildInternalsExtra.cmake was included because the file
called the function.
Instead of calling the function in QtBuildInternalsExtra.cmake, just
call it later after the Helpers have been loaded. We can do this
because the function is always called unconditionally, so no point in
doing it in the generated file.
This lets us move the function into the QtBuildRepoHelpers.
Amends 98e8180e56322ce065e39cc1ef1d65b54caa8c25
Amends a804ac3d881fb036619f323f64e778a9e00b181d
Task-number: QTBUG-86035
Change-Id: Idffed8f2eb9d728c779b77b31eba0d24d85752ea
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/widgets-tutorial/template.cpp')
0 files changed, 0 insertions, 0 deletions
