1
0
forked from fsfw/fsfw

corrected cmakelists.txt file

This commit is contained in:
2021-01-27 18:12:48 +01:00
parent 8a0431c578
commit 8b5abd1fd5
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ target_sources(${LIB_FSFW_NAME}
PeriodicTask.cpp
Mutex.cpp
MutexFactory.cpp
PollingTask.cpp
FixedTimeslotTask.cpp
QueueFactory.cpp
RtemsBasic.cpp
RTEMSTaskBase.cpp