fsfw/monitoring/CMakeLists.txt

5 lines
97 B
CMake

target_sources(${LIB_FSFW_NAME}
PRIVATE
LimitViolationReporter.cpp
MonitoringMessage.cpp
)