shithub: aubio

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

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

  export *
  module * { export * }
}