fsfw-hal/linux/uart/CMakeLists.txt

9 lines
74 B
CMake
Raw Normal View History

2021-05-25 17:21:16 +02:00
target_sources(${TARGET_NAME} PUBLIC
UartComIF.cpp
UartCookie.cpp
)