shithub: aubio

ref: 8259e09a8d5034a162f227c89c9ae204eb911f01
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}