shithub: aubio

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

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

  export *
  module * { export * }
}