shithub: aubio

ref: 4f74ac2b3b2d4b99520ff608d3473a630a9d3e0f
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}