shithub: aubio

ref: 14e300e8c9313387f48b159370dc126176309fd2
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}