shithub: aubio

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

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

  export *
  module * { export * }
}