added cmake lists
This commit is contained in:
parent
ee05a34c9e
commit
95a8dd418c
11
datapool/CMakeLists.txt
Normal file
11
datapool/CMakeLists.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
target_sources(${LIB_FSFW_NAME}
|
||||||
|
PRIVATE
|
||||||
|
ControllerSet.cpp
|
||||||
|
DataPool.cpp
|
||||||
|
DataPoolAdmin.cpp
|
||||||
|
DataPoolParameterWrapper.cpp
|
||||||
|
DataSet.cpp
|
||||||
|
HkSwitchHelper.cpp
|
||||||
|
PoolEntry.cpp
|
||||||
|
PoolRawAccess.cpp
|
||||||
|
)
|
Loading…
Reference in New Issue
Block a user