shithub: aubio

ref: 40dd7156a709ac0989b1f7cae35a1ddf5c3659d2
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}