shithub: aubio

ref: 62336bb62a65cb1ce1705ed7187eab9e45677f19
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}