various utility libraries for gemc
meson setup build --native-file=release.ini
cd build
meson configure -Dprefix=$GLIBRARY
meson install
meson setup build --native-file=release.ini --wipe
meson compile
meson compile -v
meson compile --clean
meson test
meson test -v
Meson will try to use a local installation of these dependencies:
CLHEP | XercesC | Geant4 | Cadmesh | qt5 |
---|
The validation performed for the CLAS12 systems includes the following workflows
- Fetch and compile cadmesh and glibrary
- Compile gemc using the fetched glibrary
- Examples tests in sci-g