shithub: aubio

ref: 109ba428b746ffc2448d63b6dc6d723f6cadbc17
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}