shithub: aubio

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

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

  export *
  module * { export * }
}