fsfw/src/fsfw_hal/linux/serial/CMakeLists.txt
Robin Mueller 819a298b19
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
refactoring of serial drivers for linux
2022-11-10 17:50:21 +01:00

3 lines
123 B
CMake

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