shithub: aubio

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

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

  export *
  module * { export * }
}