shithub: aubio

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

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

  export *
  module * { export * }
}