shithub: aubio

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

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

  export *
  module * { export * }
}