shithub: aubio

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

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

  export *
  module * { export * }
}