shithub: aubio

ref: 252f58538ca8cab5e69b389a9e9d1f81cff272d9
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}