shithub: aubio

ref: 379ef6c79b1d36cd9f8983342729ef0f8ab23e60
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}