shithub: aubio

ref: 40ed6a70a16ef7e8d262980dd4a6ec32d8cf5c02
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}