shithub: aubio

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

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

  export *
  module * { export * }
}