shithub: aubio

ref: 6709422b56ab96ecc4f1dcf9c1bb3c06d04d4ade
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}