shithub: aubio

ref: 6bba139da789a532b9712f199dd84e6f3a70aafd
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}