shithub: aubio

ref: 6551a683a00effb7daf5287d68f2ac4017344d8a
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}