fsfw/src/fsfw/datapool/CMakeLists.txt

4 lines
77 B
CMake

target_sources(${LIB_FSFW_NAME} PRIVATE
PoolDataSetBase.cpp
PoolEntry.cpp
)