shithub: aubio

ref: 3a8382181e861109214bd7a982e3c9de5f381576
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}