fsfw points to eive/develop now

This commit is contained in:
2020-12-29 14:14:11 +01:00
committed by Robin Mueller
parent d8185c0611
commit e42cbc3116
9 changed files with 29 additions and 3 deletions

View File

@ -4,4 +4,8 @@ target_include_directories(${LIB_CSP_NAME} PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}/csp/crypto
)
target_include_directories(${LIB_CSP_NAME} INTERFACE
${CMAKE_CURRENT_SOURCE_DIR}
)