target name replaced

This commit is contained in:
2021-07-15 18:59:47 +02:00
parent e2da68795b
commit 3c364604ac

View File

@ -1,4 +1,4 @@
target_sources(${TARGET_NAME} PUBLIC
target_sources(${LIB_FSFW_NAME} PUBLIC
UartComIF.cpp
UartCookie.cpp
)