shithub: aubio

ref: 26a6af7d29e6ec29f66e076b3a26157c2415c8d2
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}