fsfw/src/fsfw_hal/linux/serial/CMakeLists.txt
Robin Mueller 39946bff58
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
some renaming and tweaks for linux serial driver
2022-11-10 17:31:11 +01:00

3 lines
123 B
CMake

target_sources(${LIB_FSFW_NAME} PUBLIC SerialComIF.cpp SerialCookie.cpp
helper.cpp)