shithub: aubio

ref: 12e91a680545bd819da14f4098ef8235c97f7da5
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}