ROOTPWA-Maintainers / ROOTPWA

ROOTPWA is a toolkit for partial-wave analysis of multi-particle final states produced in high-energy particle reactions. It is used to determine hadron spectra from experimental data.
Other
8 stars 14 forks source link

buildSystem: correct library name in error message #201

Closed suhlatwork closed 7 years ago

suhlatwork commented 7 years ago

One error message while searching for BAT in CMake still printed 'libconfig' (the template CMake module used for the BAT one). Corrected this.

bgrube commented 7 years ago

Merged, thank you.