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

5 lines
70 B
CMake

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