shithub: aubio

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

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

  export *
  module * { export * }
}