eive-obsw/linux/i2c/CMakeLists.txt

9 lines
72 B
CMake

target_sources(${TARGET_NAME} PUBLIC
I2cComIF.cpp
I2cCookie.cpp
)