shithub: aubio

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

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

  export *
  module * { export * }
}