shithub: aubio

ref: ca9d5aafe57a62ee10a1a8fcbe29927464a8371c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}