shithub: aubio

ref: 0be7f659089b44ee9ec499a23e6d59da0761a5c1
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}