shithub: aubio

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

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

  export *
  module * { export * }
}