shithub: aubio

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

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

  export *
  module * { export * }
}