shithub: aubio

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

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

  export *
  module * { export * }
}