shithub: aubio

ref: 1ee5e21d15b779037c121ae0e2f4089bcc68c4f3
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}