shithub: aubio

ref: 48a0e5a17b7f22e9d8c6fa37ac7e785e32811401
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}