shithub: aubio

ref: 27fdf814d98dd5703865b3913387678d8c6b9b8d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}