fsfw/hal/src/linux/uart/CMakeLists.txt

9 lines
74 B
CMake
Raw Normal View History

2021-07-13 19:19:25 +02:00
target_sources(${TARGET_NAME} PUBLIC
UartComIF.cpp
UartCookie.cpp
)