shithub: aubio

ref: 236e2a0fe19a56a53249cf0c132d91edab9d3348
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}