shithub: aubio

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

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

  export *
  module * { export * }
}