fsfw/health/CMakeLists.txt

6 lines
102 B
CMake

target_sources(${LIB_FSFW_NAME}
PRIVATE
HealthHelper.cpp
HealthMessage.cpp
HealthTable.cpp
)