shithub: aubio

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

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

  export *
  module * { export * }
}