set(APP
	tempo
)
set(APP_SOURCES
	tempo.cpp
)

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

