shithub: aubio

ref: 8d388411b00a89d76fccf60abe1b2c5ccc2897c4
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}