shithub: aubio

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

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

  export *
  module * { export * }
}