shithub: aubio

ref: bcf47ea4a19444e2af92cfd25994e169a5b80a63
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}