Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,105
    • Issues 4,105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #22188
Closed
Open
Issue created May 12, 2021 by Brad King@brad.kingOwner

ci: add testing with Qt 6

Since !6117 (merged) our CI base images for Fedora have Qt 6 packages. We should update the Fedora CI jobs to cover Qt 6:

  • Build cmake-gui with CMake_QT_MAJOR_VERSION=6.
  • Add Qt6Autogen tests and enable them with a CMake_TEST_Qt6 option.
  • Keep Qt5Autogen tests enabled with CMake_TEST_Qt5.

Currently turning on BUILD_QtDialog=ON/CMake_QT_MAJOR_VERSION=6 and CMake_TEST_Qt5=ON together produces CMake configure errors.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking