fsfw-hal/stm32h7/spi/CMakeLists.txt

4 lines
63 B
CMake
Raw Normal View History

2021-06-03 14:00:50 +02:00
target_sources(${TARGET_NAME} PRIVATE
spiDefinitions.cpp
)