You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Extend matrix with qt-major-version (5, 6) to exercise both Qt versions.
- Split Qt install into Qt 5 and Qt 6 steps conditioned on qt-major-version.
- Keep using system VTK only for Qt 5 builds; disable it for Qt 6 builds.
- Derive CTK_QT_VERSION from qt-major-version in the configure step.
- Update diagnostic step to print both Qt5_DIR and Qt6_DIR from CMake cache.
0 commit comments