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

5 lines
70 B
CMake
Raw Normal View History

2021-07-13 19:19:25 +02:00
target_sources(${TARGET_NAME} PUBLIC
UartComIF.cpp
UartCookie.cpp
)