shithub: aubio

ref: 40b2be270e7f71b844a4fdd03f069345f21dbc3f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}