Skip to content
Snippets Groups Projects
Commit 732ebd98 authored by Joseph Boudreau's avatar Joseph Boudreau
Browse files

Merge branch 'GoToQt6AndFixSlider' of...

Merge branch 'GoToQt6AndFixSlider' of ssh://gitlab.cern.ch:7999/GeoModelDev/GeoModel into GoToQt6AndFixSlider
parents cbd58fce 9bd3846c
No related branches found
No related tags found
1 merge request!458Switch all Qt-based components (FSL and gmex) to QT6.
Pipeline #12153570 failed
......@@ -63,13 +63,13 @@ option(GEOMODEL_BUILD_ALL "Enable the build of all GeoModel sub-packages" OFF)
option(GEOMODEL_BUILD_TOOLS "Enable the build of GeoModelTools" OFF)
option(GEOMODEL_BUILD_EXAMPLES "Enable the build of GeoModelExamples" OFF)
option(GEOMODEL_BUILD_EXAMPLES_W_GEANT4 "Enable the build of GeoModelExamples, including the ones concerning the interface GeoModel->Geant4" OFF)
option(GEOMODEL_USE_QT6 "Use QT6 for Visualization and FSL" ON)
option(GEOMODEL_BUILD_VISUALIZATION "Enable the build of GeoModelVisualization" OFF)
option(GEOMODEL_BUILD_GEOMODELG4 "Enable the build of GeoModelG4" OFF)
option(GEOMODEL_BUILD_FULLSIMLIGHT "Enable the build of FullSimLight" OFF)
option(GEOMODEL_BUILD_FULLSIMLIGHT_PROFILING "Enable FullSimLight profiling targets" OFF)
option(GEOMODEL_BUILD_FSL "Enable the build of FSL and FullSimLight" OFF)
option(GEOMODEL_BUILD_ATLASEXTENSIONS "Build the Custom ATLAS Extensions" OFF)
option(GEOMODEL_USE_QT6 "Use QT6 for Visualization and FSL" ON)
option(GEOMODEL_BUILD_TESTING "Build the unit tests of GeoModel" OFF )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment