shithub: aubio

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

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

  export *
  module * { export * }
}