trying to fuse header / inc
This commit is contained in:
10
src/fsfw/datapoollocal/CMakeLists.txt
Normal file
10
src/fsfw/datapoollocal/CMakeLists.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
target_sources(${LIB_FSFW_NAME}
|
||||
PRIVATE
|
||||
LocalDataPoolManager.cpp
|
||||
LocalDataSet.cpp
|
||||
LocalPoolDataSetBase.cpp
|
||||
LocalPoolObjectBase.cpp
|
||||
SharedLocalDataSet.cpp
|
||||
)
|
||||
|
||||
add_subdirectory(internal)
|
||||
Reference in New Issue
Block a user