shithub: aubio

ref: 6091189eeba375ba00b5a88fd381f8b9b1c05cb8
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}