eive-obsw/linux/boardtest/CMakeLists.txt

11 lines
117 B
CMake
Raw Normal View History

2021-03-04 18:29:28 +01:00
target_sources(${TARGET_NAME} PRIVATE
LibgpiodTest.cpp
I2cTestClass.cpp
SpiTestClass.cpp
UartTestClass.cpp
)