shithub: aubio

ref: 2719c54898a8c8b42712eaea172fb497e2fa12fb
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}