shithub: aubio

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

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

  export *
  module * { export * }
}