shithub: aubio

ref: a5c6182809d3df42f7f4e62b3270cdea23cc178e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}