mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-06-19 00:25:13 +02:00
b78ea64ea7
If AARE_FETCH_MINUIT is set to OFF we first look for a standalone Minuit2 and if that is not found we try to find Minuit2 as a part of ROOT. In both cases we make an alias to allow for simpler use of the target later. It still doesn't solve the issue that we install Minuit to when we fetch it but that can be addressed in a separate PR. closes #316