shithub: aubio

ref: 313eb2b1610d0dc5c152b7c5f8d2f72979d9375c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}