shithub: aubio

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

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

  export *
  module * { export * }
}