cmake find_package options should be respected
Downstream cmake modules should not trigger any messages (except for fatal) if find_package(ACTS)
was invoked with the QUIET
option.
Closes ACTS-125
Downstream cmake modules should not trigger any messages (except for fatal) if find_package(ACTS)
was invoked with the QUIET
option.
Closes ACTS-125