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

5 lines
72 B
CMake

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