shithub: aubio

ref: 92a6af0d4379e0818f09eb067a00c0a33fb9d110
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}