vendor Catch2 and ETL

This commit is contained in:
2024-10-29 10:49:46 +01:00
parent 3915e0d641
commit 5173292491
1763 changed files with 959387 additions and 71 deletions

View File

@ -9,3 +9,6 @@ if(FSFW_ADD_SGP4_PROPAGATOR)
${CMAKE_CURRENT_SOURCE_DIR}/sgp4
)
endif()
add_subdirectory(etl-20.39.4)
add_subdirectory(Catch2-3.7.1)