fsfw-hal/linux/spi/CMakeLists.txt

9 lines
78 B
CMake

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