Files
fsfw/rmap/CMakeLists.txt
T
2020-12-07 01:40:10 +01:00

8 lines
106 B
CMake

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