shithub: aubio

ref: 3873e5e8670dc2a851e38f414b027bf84c06c4b2
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}