shithub: aubio

ref: 82e0f865fbe89058ce97f2f4edc792a65b1bbee0
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}