shithub: aubio

ref: 724303ec0e581f6060c031c2271dc4552b4b958b
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}