fsfw-hal/linux/uart/CMakeLists.txt

9 lines
74 B
CMake

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