shithub: aubio

ref: 7b69bc61b9bcdb4a49494f9dec1fd8fd703c03f4
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}