BxCppDev / bxdecay0

C++ port of the Decay0/GENBB fortran Monte Carlo code for the generation of standard decay or double beta decay processes for various radioactive nuclides of interest
GNU General Public License v3.0
12 stars 12 forks source link

Use Modern CMake for build/install/use #1

Closed drbenmorgan closed 4 years ago

drbenmorgan commented 4 years ago

This updates the build scripts of BxDecay0 using modern make conventions/style, plus simplification of the package layout in line with other HEP software.

These changes will be needed by SuperNEMO to ensure easy integration with Homebrew and the upcoming Spack packaging systems.