shithub: aubio

ref: 40792b2ef7f967e07626b22f6f120397a5f76317
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}