shithub: aubio

ref: 24a7764b81875e292d049d266886586ceb920dba
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}