shithub: aubio

ref: 04b31afc880f91a2687db5859dce318aad8412f5
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}