fsfw/rmap/CMakeLists.txt

8 lines
106 B
CMake

target_sources(${LIB_FSFW_NAME}
PRIVATE
RMAP.cpp
RMAPCookie.cpp
RmapDeviceCommunicationIF.cpp
)