shithub: aubio

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

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

  export *
  module * { export * }
}