eive-obsw/linux/spi/CMakeLists.txt
2021-03-04 18:29:28 +01:00

9 lines
78 B
CMake

target_sources(${TARGET_NAME} PUBLIC
SpiComIF.cpp
SpiCookie.cpp
)