Skip to content
Snippets Groups Projects
Commit 57525b13 authored by Administrator's avatar Administrator
Browse files

Fix config scripts (again)

The previous fix did not work for macosx 11.3. Somehow on this system the old
FindGEANT3.cmake file was used.
Probably this is not a problem with the macosx version but with the usage of
a case insensitive file system. To avoid the problem remove the old and
obsolete file.
Also do some fixes to properly initialise some cmake variables.
parent fab9afc1
No related branches found
No related tags found
1 merge request!333Fix config scripts (again)
Pipeline #9762 passed