include(../cmake/Templates.cmake)

add_bluelib_mm_module(
	NAME core
	DEPENDENCIES core
	SUBDIRS hash)
