shithub: aubio

ref: 92ab78ecacff1c70134f514ea389b9abb069b0f5
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}