fsfw/unittests/osal/CMakeLists.txt

6 lines
89 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
testMq.cpp
TestSemaphore.cpp
TestClock.cpp
)