shithub: aubio

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

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

  export *
  module * { export * }
}