eive-obsw/linux/boardtest/CMakeLists.txt

3 lines
142 B
CMake
Raw Normal View History

2022-05-17 13:40:19 +02:00
target_sources(${OBSW_NAME} PRIVATE LibgpiodTest.cpp I2cTestClass.cpp
SpiTestClass.cpp UartTestClass.cpp)