shithub: aubio

ref: a60f790b4adbaa7dc43288df401ac23ebc010d97
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}