v1.10.0 #220
@ -151,7 +151,7 @@ set(FSFW_ADDITIONAL_INC_PATHS
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Check whether the user has already installed Catch2 first
|
# Check whether the user has already installed Catch2 first
|
||||||
find_package(Catch2 3)
|
find_package(Catch2 3 QUIET)
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Executable and Sources
|
# Executable and Sources
|
||||||
|
Loading…
Reference in New Issue
Block a user