1
0
forked from fsfw/fsfw

Merge remote-tracking branch 'origin/development' into mueller/cfdp-routers

This commit is contained in:
2022-09-13 15:35:59 +02:00
13 changed files with 29 additions and 184 deletions

View File

@ -80,7 +80,7 @@ set(FSFW_CATCH2_LIB_MAJOR_VERSION
3
CACHE STRING "Catch2 library major version requirement")
set(FSFW_CATCH2_LIB_VERSION
v${FSFW_CATCH2_LIB_MAJOR_VERSION}.0.0-preview5
v${FSFW_CATCH2_LIB_MAJOR_VERSION}.1.0
CACHE STRING "Catch2 library exact version requirement")
# Keep this off by default for now. See PR: