shithub: aubio

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

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

  export *
  module * { export * }
}