shithub: aubio

ref: 0d07a2a1d35af5346d8232feee8496b7a0f46b40
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}