shithub: aubio

ref: 55b62606a151b9343b509dda6cc46a7bc54174e9
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}