run afmt
This commit is contained in:
parent
da04e96278
commit
51f07ce7bf
@ -106,8 +106,7 @@ add_subdirectory(${COMMON_PATH})
|
||||
# ##############################################################################
|
||||
|
||||
# Add libraries for all sources.
|
||||
target_link_libraries(
|
||||
${TARGET_NAME} PRIVATE ${LIB_FSFW_NAME} ${LIB_OS_NAME})
|
||||
target_link_libraries(${TARGET_NAME} PRIVATE ${LIB_FSFW_NAME} ${LIB_OS_NAME})
|
||||
|
||||
# Add include paths for all sources.
|
||||
target_include_directories(
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d2b15ee4faf41c811eaa52b5be6f7f930330b928
|
||||
Subproject commit 5792aff5e318d93e916b48580408613a0274509e
|
2
fsfw
2
fsfw
@ -1 +1 @@
|
||||
Subproject commit 4334106ad12b02323ed0b99a1b48e93e0306834f
|
||||
Subproject commit fdb0cc0e4495ab458ba66816376cf55ccb29ccd8
|
Loading…
Reference in New Issue
Block a user