shithub: aubio

ref: 7be77bb824974e41d749cb1c34eab75ed586730c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}