eive-obsw/linux/boardtest/CMakeLists.txt

11 lines
117 B
CMake

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