taken over cmake lists

This commit is contained in:
Robin Müller 2020-12-13 22:01:38 +01:00
parent 7c390c07ee
commit 3f77fab2d9

7
rmap/CMakeLists.txt Normal file
View File

@ -0,0 +1,7 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
RMAP.cpp
RMAPCookie.cpp
RmapDeviceCommunicationIF.cpp
)