shithub: aubio

ref: 04cd251fc22b43a76e04781f13219bbe0585533e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}