9 lines
72 B
CMake
9 lines
72 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
I2cComIF.cpp
|
|
I2cCookie.cpp
|
|
)
|
|
|
|
|
|
|
|
|