corrected cmakelists.txt file
This commit is contained in:
parent
8a0431c578
commit
8b5abd1fd5
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include <fsfw/osal/rtems/FixedTimeslotTask.h>
|
||||
#include "FixedTimeslotTask.h"
|
||||
#include "RtemsBasic.h"
|
||||
|
||||
#include "../../tasks/FixedSequenceSlot.h"
|
||||
|
Loading…
Reference in New Issue
Block a user