shithub: aubio

ref: 76b6dd342376310b8e96802c518803f095ce923e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}