shithub: aubio

ref: 5a703bdbe5426d3328311e60db0a33bd34a951d1
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}