shithub: aubio

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

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

  export *
  module * { export * }
}