shithub: aubio

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

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

  export *
  module * { export * }
}