1
0
forked from fsfw/fsfw

cmake fixes

This commit is contained in:
2020-12-12 18:32:24 +01:00
parent d0d6247753
commit 5927d944de
7 changed files with 20 additions and 9 deletions

View File

@ -1,6 +1,5 @@
target_sources(${LIB_FSFW_NAME}
PRIVATE
Event.cpp
EventManager.cpp
EventMessage.cpp
)