shithub: aubio

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

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

  export *
  module * { export * }
}