shithub: aubio

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

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

  export *
  module * { export * }
}