shithub: aubio

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

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

  export *
  module * { export * }
}