shithub: aubio

ref: 8ad7d71e0672a677bb1fa12bc0b05fb303ae1c93
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}