v1.10.0 #220

Merged
meierj merged 592 commits from develop into main 2022-04-22 07:42:20 +02:00
Showing only changes of commit 95e694d01a - Show all commits

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