set(APP
	peakClustering2
)
set(APP_SOURCES
	peakClustering2.cpp
)

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

