shithub: aubio

ref: 4edba9d0548d88fa62c406078e5cca441b5cb825
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}