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

3 lines
124 B
CMake
Raw Normal View History

2022-07-18 16:08:06 +02:00
target_sources(${LIB_FSFW_NAME} PRIVATE testMq.cpp testMutex.cpp
testSemaphore.cpp)