comment added

This commit is contained in:
Robin Müller 2020-12-19 18:41:28 +01:00
parent 8ede00fdf1
commit d186b70d2e
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ target_include_directories(${LIB_FSFW_NAME} PRIVATE
${FSFW_CONFIG_PATH_ABSOLUTE}
)
# Machine specific options can be set with the ABI_FLAGS variable.
target_compile_options(${LIB_FSFW_NAME} PRIVATE
${ABI_FLAGS}
)