shithub: aubio

ref: 38f3d043459f14d29f0e9422434ee8bfef70110c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}