shithub: aubio

ref: 4e56c55ee1ce70c8c4b02581e951677326ef5090
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}