fsfw-hal/linux/spi/CMakeLists.txt

9 lines
84 B
CMake

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