shithub: aubio

ref: a729232ed7ad371b4eee13bbcd8d308b2a22a14e
dir: /scripts/apple/Modules/module.modulemap/

View raw version
framework module aubio {
  umbrella header "aubio.h"

  export *
  module * { export * }
}