shithub: aubio

ref: 70762c51af676871cc82bbbd05bd00fb150019e4
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}