gcowan / RapidSim

Phase space generation of b hadron decays
MIT License
18 stars 29 forks source link

Simplify finding EvtGen with CMake #51

Closed tomlatham closed 4 years ago

tomlatham commented 4 years ago

EvtGen build system has been migrated to CMake, including export of config and targets files, making it much simpler to find and build against. Utilise this here but allow fallback to previous behaviour in case of using EvtGen versions built under previous system.