7 lines
135 B
CMake
7 lines
135 B
CMake
target_sources(${LIB_FSFW_NAME} PRIVATE
|
|
CCSDSDistributor.cpp
|
|
PUSDistributor.cpp
|
|
TcDistributor.cpp
|
|
TcPacketCheck.cpp
|
|
)
|