shithub: aubio

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

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

  export *
  module * { export * }
}