shithub: aubio

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

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

  export *
  module * { export * }
}