shithub: aubio

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

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

  export *
  module * { export * }
}