shithub: aubio

ref: 3fcc85ead97b60f99e55b6d410afb6a9aef66978
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}