1
0
forked from fsfw/fsfw

parameter upstream taken over

This commit is contained in:
2020-12-22 16:17:15 +01:00
parent c174c9ecb8
commit f6e7e232f5
2 changed files with 10 additions and 3 deletions

View File

@ -0,0 +1,6 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
ParameterHelper.cpp
ParameterMessage.cpp
ParameterWrapper.cpp
)