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

6 lines
88 B
CMake

target_sources(${LIB_FSFW_NAME} PRIVATE
testMq.cpp
testMutex.cpp
testSemaphore.cpp
)