shithub: aubio

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

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

  export *
  module * { export * }
}