eive-obsw/unittest/mocks/CMakeLists.txt
Ulrich Mohr 3400c538b3
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
added EventManagerMock, to be extended and moved into fsfw some day
2022-02-16 18:15:06 +01:00

4 lines
91 B
CMake

target_sources(${UNITTEST_NAME} PRIVATE
EventManagerMock.cpp
HouseKeepingMock.cpp
)