shithub: aubio

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

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

  export *
  module * { export * }
}