shithub: aubio

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

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

  export *
  module * { export * }
}