shithub: aubio

ref: 5f5f8435545f51186eb80929c9a4d9b48317a62b
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}