shithub: aubio

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

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

  export *
  module * { export * }
}