shithub: aubio

ref: 3880830a03955a9572d52bf8f1659a1573673e24
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}