shithub: aubio

ref: 355c761d828d0931af87fed503780e726f7b22bc
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}