fsfw-hal/linux/uart/CMakeLists.txt
2021-05-25 17:21:16 +02:00

9 lines
74 B
CMake

target_sources(${TARGET_NAME} PUBLIC
UartComIF.cpp
UartCookie.cpp
)