shithub: aubio

ref: 47b465c609c4cadbdd300b6bcad0a16b6fc30967
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}