shithub: aubio

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

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

  export *
  module * { export * }
}