shithub: aubio

ref: 16f0c27fb0939aa324fcc322fce4aff0ee720b48
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}