shithub: aubio

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

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

  export *
  module * { export * }
}