shithub: aubio

ref: 1827c498cf3df3b76d27c5ea8a4d3552f5ba60e4
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}