shithub: aubio

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

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

  export *
  module * { export * }
}