fsfw/tmstorage/CMakeLists.txt
2020-12-22 15:59:28 +01:00

5 lines
66 B
CMake

target_sources(${LIB_FSFW_NAME}
PRIVATE
TmStoreMessage.cpp
)