shithub: aubio

ref: 1154fd1ad673e5cf2c24226414da51733fa02bba
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}