shithub: aubio

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

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

  export *
  module * { export * }
}