shithub: aubio

ref: 8fe522da2c84630f38c1c52ff85b208e5b0addf8
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}