shithub: aubio

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

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

  export *
  module * { export * }
}