shithub: aubio

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

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

  export *
  module * { export * }
}