shithub: aubio

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

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

  export *
  module * { export * }
}