shithub: aubio

ref: 2b242afe464631ac48a6ac8d94f8b60ec023de44
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}