shithub: aubio

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

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

  export *
  module * { export * }
}