shithub: aubio

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

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

  export *
  module * { export * }
}