shithub: aubio

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

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

  export *
  module * { export * }
}