Use C++20 when building with gcc>=13 or clang>=16
Compare changes
+ 8
− 2
@@ -19,7 +19,13 @@ find_data_package(Geant4Files ${Geant4_VERSION_MAJOR}${Geant4_VERSION_MINOR}.0)
Gaudi inherits the C++ standard to use from ROOT, but for Geant4 we have to be explicit and enforce the convention agreed with SFT.