shithub: aubio

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

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

  export *
  module * { export * }
}