shithub: aubio

ref: 598fbb0861db85b5046479921d5909b79a316c31
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}