target_sources(${LIB_FSFW_NAME} 
	PRIVATE 
		EventIdRangeMatcher.cpp
		EventMatchTree.cpp
		ReporterRangeMatcher.cpp
		SeverityRangeMatcher.cpp
)