shithub: aubio

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

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

  export *
  module * { export * }
}