shithub: aubio

ref: 6cf48bc9f2c894d389a8b7b89a93837e4b9b7616
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}