shithub: aubio

ref: 896c3a8f0ac7884c46a86bc8f7b50e4e3a01ebf5
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}