set(APP
  mkcollection
)
set(APP_SOURCES
  mkcollection.cpp
)

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