1
0
forked from fsfw/fsfw

cmake lists updates

This commit is contained in:
2020-12-28 18:06:00 +01:00
parent 426514b9a2
commit bc1513c649
4 changed files with 15 additions and 6 deletions

View File

@ -139,5 +139,4 @@ target_include_directories(${LIB_FSFW_NAME} PRIVATE
target_compile_options(${LIB_FSFW_NAME} PRIVATE
${WARNING_FLAGS}
${COMPILER_FLAGS}
${ABI_FLAGS}
)