fsfw-hal/linux/i2c/CMakeLists.txt
2021-04-01 11:06:04 +02:00

9 lines
78 B
CMake

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