suppress Catch2 warning
EIVE/eive-obsw/pipeline/head Build queued... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details

This commit is contained in:
Robin Müller 2022-03-09 09:27:16 +01:00
parent 3dd6fcc75a
commit 39b4393b13
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 1 deletions

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