eive-obsw/linux/i2c/CMakeLists.txt

9 lines
72 B
CMake
Raw Normal View History

2021-02-14 14:55:33 +01:00
target_sources(${TARGET_NAME} PUBLIC
I2cComIF.cpp
I2cCookie.cpp
)