shithub: aubio

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

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

  export *
  module * { export * }
}