shithub: aubio

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

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

  export *
  module * { export * }
}