shithub: aubio

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

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

  export *
  module * { export * }
}