hep: build Geant4 with Qt5 and Qt6 (#49777)
* hep: build geant4 with qt5 and qt6 * hep: keep geant4 ~vtk for now
This commit is contained in:
parent
a919b67cb4
commit
6228247eda
@ -20,6 +20,8 @@ spack:
|
|||||||
require: +analysis +dd4hep +edm4hep +examples +fatras +geant4 +hepmc3 +podio +pythia8 +python +svg +tgeo cxxstd=20
|
require: +analysis +dd4hep +edm4hep +examples +fatras +geant4 +hepmc3 +podio +pythia8 +python +svg +tgeo cxxstd=20
|
||||||
celeritas:
|
celeritas:
|
||||||
require: +geant4 +hepmc3 +root +shared cxxstd=20
|
require: +geant4 +hepmc3 +root +shared cxxstd=20
|
||||||
|
geant4:
|
||||||
|
require: +opengl +qt +threads +x11
|
||||||
hip:
|
hip:
|
||||||
require: '@5.7.1 +rocm'
|
require: '@5.7.1 +rocm'
|
||||||
rivet:
|
rivet:
|
||||||
@ -66,7 +68,8 @@ spack:
|
|||||||
- fjcontrib
|
- fjcontrib
|
||||||
#- garfieldpp
|
#- garfieldpp
|
||||||
- gaudi +aida +examples +heppdt +xercesc ^gdb +debuginfod +python
|
- gaudi +aida +examples +heppdt +xercesc ^gdb +debuginfod +python
|
||||||
- geant4 +opengl +qt +threads ~vtk ^[virtuals=qmake] qt
|
- geant4 ~vtk ^[virtuals=qmake] qt
|
||||||
|
- geant4 ~vtk ^[virtuals=qmake] qt-base
|
||||||
#- genie +atmo
|
#- genie +atmo
|
||||||
- hepmc
|
- hepmc
|
||||||
- hepmc3 +interfaces +protobuf +python +rootio
|
- hepmc3 +interfaces +protobuf +python +rootio
|
||||||
|
Loading…
Reference in New Issue
Block a user