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

5 lines
81 B
CMake

target_sources(${TARGET_NAME} PRIVATE
TestMessageQueue.cpp
TestSemaphore.cpp
)