eive-obsw/linux/boardtest/CMakeLists.txt
2021-03-04 18:29:28 +01:00

11 lines
117 B
CMake

target_sources(${TARGET_NAME} PRIVATE
LibgpiodTest.cpp
I2cTestClass.cpp
SpiTestClass.cpp
UartTestClass.cpp
)