shithub: aubio

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

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

  export *
  module * { export * }
}