target_sources(${LIB_FSFW_NAME} 
	PRIVATE 
		EventManager.cpp
		EventMessage.cpp
)

add_subdirectory(eventmatching)