shithub: aubio

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

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

  export *
  module * { export * }
}