shithub: aubio

ref: 66fff6c1150bc6ab4b5175b68ee12e376db11286
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}