shithub: aubio

ref: 283a026a10fcd7596ce786f410bf0ca697b073d3
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}