shithub: aubio

ref: 90581a84f706d10a73c68075dcbddc3e91930495
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}