Files
fsfw/unittests/osal/CMakeLists.txt
Robin Mueller 935e135f1c
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
normal queue sufficient
2022-07-25 19:42:05 +02:00

6 lines
89 B
CMake

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