shithub: aubio

ref: 26bd5e0b04becfb8b7f62f0181898d3f6584701c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}