shithub: aubio

ref: 3194ca04c3004ed8c840b775da9a3c0436feee32
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}