shithub: aubio

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

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

  export *
  module * { export * }
}