fsfw-hal/linux/i2c/CMakeLists.txt

9 lines
84 B
CMake

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