5 lines
66 B
CMake
5 lines
66 B
CMake
target_sources(${LIB_FSFW_NAME}
|
|
PRIVATE
|
|
TmStoreMessage.cpp
|
|
)
|