shithub: aubio

ref: 12a111574fe94dbc875f3be6b328c99aa7ce3583
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}