Merge pull request 'only add Catch2 conditionally' (#36) from only-add-catch2-conditionally into main
Reviewed-on: #36
This commit is contained in:
commit
f90241bdd6
@ -11,4 +11,6 @@ if(FSFW_ADD_SGP4_PROPAGATOR)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
add_subdirectory(etl-20.39.4)
|
add_subdirectory(etl-20.39.4)
|
||||||
add_subdirectory(Catch2-3.7.1)
|
if(FSFW_BUILD_TESTS)
|
||||||
|
add_subdirectory(Catch2-3.7.1)
|
||||||
|
endif()
|
Loading…
Reference in New Issue
Block a user