set(APP
	kea
)
set(APP_SOURCES
	kea.cpp
)

marsyas_app(${APP} "${APP_SOURCES}")

