shithub: aubio

ref: 307fdfc8dd8116eb6da152691da818fe350bfa8e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}