Skip to content
Snippets Groups Projects
Marco Clemencic's avatar
Marco Clemencic authored
Do not build HepMC3

See merge request !22
d64696d1
History

GaussinoExtLibs

The scope of this software is as an helper to Gaussino to allow the build of external libraries, in particular HepMC and DDG4, consistently with what used by other experiments' software.

It provides a thin cmake layer to define the repository where sources are located and version to be used therein.

It allows to ensure the build on platforms as needed by users and select version of dependent packages, e.g. DDG4 compilation against a chosen version of Geant4.

Each user may require its own customizstion of this package.