shithub: aubio

ref: ab24edb4a8013101c3fbf34734419314c7bb4651
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}