shithub: aubio

ref: 79dc9adb6a541b1929227ded5d53730686fbc3d6
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}