shithub: aubio

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

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

  export *
  module * { export * }
}