shithub: aubio

ref: 8be88e77f5c275fdf4efc99ae182d14940948786
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}