shithub: aubio

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

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

  export *
  module * { export * }
}