fsfw/src/fsfw/tmtcpacket/cfdp/CMakeLists.txt

5 lines
90 B
CMake

target_sources(${LIB_FSFW_NAME} PRIVATE
CFDPPacket.cpp
CFDPPacketStored.cpp
)