shithub: aubio

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

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

  export *
  module * { export * }
}