shithub: aubio

ref: 03e9422a04d8628fa989f99e604bcd8bc0506353
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}