shithub: aubio

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

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

  export *
  module * { export * }
}