shithub: aubio

ref: 26c6ee4874858a60789094cfff94c8cd6e2d921d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}