shithub: aubio

ref: 60384e9334401a70cbd694721bd77c32f71fa91f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}