fsfw/unittests/osal/CMakeLists.txt

6 lines
98 B
CMake

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