shithub: aubio

ref: 1b2669a032c88cb54989ff3308c04bbb4c0ee31a
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}