shithub: aubio

ref: 5a19f33bb07417f08bf164d45412d4c143d12175
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}