System and Subsystem Init #166

Merged
meierj merged 73 commits from mueller/system-subsystems into develop 2022-03-22 17:41:20 +01: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