fsfw/hal/src/fsfw_hal/linux/spi/CMakeLists.txt

9 lines
80 B
CMake

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