shithub: aubio

ref: 65b538176e991be3c2e549ccf68af0ef3afbe442
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}