shithub: aubio

ref: 87e181df6f9eef5cb2d7f9e3fee96f3f6b6f46f3
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}