some upstream stuff taken over

This commit is contained in:
2020-12-22 16:08:24 +01:00
parent f21f43754b
commit c603bcc91c
6 changed files with 34 additions and 6 deletions

View File

@ -1,11 +1,6 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
ControllerSet.cpp
DataPool.cpp
DataPoolAdmin.cpp
DataPoolParameterWrapper.cpp
DataSet.cpp
HkSwitchHelper.cpp
PoolDataSetBase.cpp
PoolEntry.cpp
PoolRawAccess.cpp
)