eive-obsw/linux/uart/CMakeLists.txt

9 lines
74 B
CMake
Raw Normal View History

2021-02-22 09:24:42 +01:00
target_sources(${TARGET_NAME} PUBLIC
UartComIF.cpp
UartCookie.cpp
)