shithub: aubio

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

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

  export *
  module * { export * }
}