shithub: aubio

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

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

  export *
  module * { export * }
}