fsfw-hal/linux/i2c/CMakeLists.txt

9 lines
78 B
CMake
Raw Normal View History

2021-04-01 11:06:04 +02:00
target_sources(${TARGET_NAME} PUBLIC
I2cComIF.cpp
I2cCookie.cpp
)