fsfw/src/fsfw_hal/linux/serial/CMakeLists.txt

3 lines
123 B
CMake
Raw Normal View History

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