shithub: aubio

ref: 3d8a6c0bce4cd51ae79ad7360fc69866f14e4e6c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}