shithub: aubio

ref: 67c06d8d82bb776a5c804438799d23cdc2f3b10c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}