shithub: aubio

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

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

  export *
  module * { export * }
}