shithub: aubio

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

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

  export *
  module * { export * }
}