shithub: aubio

ref: 4041a6da578929d7b5d8b65231b3c19e08905e83
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}