shithub: aubio

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

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

  export *
  module * { export * }
}