shithub: aubio

ref: 6a99bff8caf26ea9f2881099115c325de274d0d4
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}