shithub: aubio

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

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

  export *
  module * { export * }
}