shithub: aubio

ref: 501ecef338f508bf34c73b3270f22975246ec39e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}