Skip to content

Use find_package QUIET for acts

I'm using find_package(Acts QUIET) in the three packages that use it now. This should hopefully make the cmake config a bit less verbose. Additionally, the PreConfig.cmake.in will now mirror Athena_FIND_QUIETLY.

/cc @akraszna @fwinkl

Merge request reports