fsfw-example-linux-mcu/bsp_linux/test/CMakeLists.txt

8 lines
58 B
CMake
Raw Normal View History

2021-06-11 12:50:14 +02:00
target_sources(${TARGET_NAME}
PUBLIC
SpiTest.cpp
)