shithub: aubio

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

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

  export *
  module * { export * }
}