fsfw/src/fsfw_tests/internal/osal/CMakeLists.txt

3 lines
124 B
CMake
Raw Normal View History

2022-07-23 10:06:42 +02:00
target_sources(${LIB_FSFW_NAME} PRIVATE testMq.cpp testMutex.cpp
testSemaphore.cpp)