shithub: aubio

ref: 5af36fa9234e120fce5add7968ca52130c8355d8
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}