Skip to content

LArGeoMiniFcal: cmake fix.

CLHEP_LIBRARIES macro was used without the corresponding find_package. But we don't actually have a direct dependency on CLHEP now, so just remove the reference.

Merge request reports