cmake lists file update

This commit is contained in:
2021-09-28 15:13:46 +02:00
parent bbea5e33bc
commit f02852d8d2

View File

@ -6,4 +6,5 @@ target_sources(${LIB_FSFW_NAME}
TmTcBridge.cpp
TmTcMessage.cpp
VerificationReporter.cpp
SpacePacketParser.cpp
)