shithub: aubio

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

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

  export *
  module * { export * }
}