shithub: aubio

ref: 91ac33fdff290edfdbdc47ce381fc294446c6024
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}