shithub: aubio

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

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

  export *
  module * { export * }
}