add quiet flag
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
Robin Müller 2022-03-08 13:08:50 +01:00
parent 29f0c5b8f6
commit 95e694d01a
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -151,7 +151,7 @@ set(FSFW_ADDITIONAL_INC_PATHS
)
# Check whether the user has already installed Catch2 first
find_package(Catch2 3)
find_package(Catch2 3 QUIET)
################################################################################
# Executable and Sources