shithub: aubio

ref: 5e9bdca53c6b922fab00b2aaf39c1375713121a2
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}