shithub: aubio

ref: 61a1e5d4835dffd7f352e05e25f798fb3c178179
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}