shithub: aubio

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

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

  export *
  module * { export * }
}