shithub: aubio

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

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

  export *
  module * { export * }
}