shithub: aubio

ref: 23fea56f909c480a690c63206dbee4b06a666c50
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}