shithub: aubio

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

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

  export *
  module * { export * }
}