shithub: aubio

ref: 63520340a33fc38f966e6a3f39beb55ee4d3f0b7
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}