fsfw-hal/linux/spi/CMakeLists.txt

9 lines
78 B
CMake
Raw Normal View History

2021-04-01 10:59:23 +02:00
target_sources(${TARGET_NAME} PUBLIC
SpiComIF.cpp
SpiCookie.cpp
)