shithub: aubio

ref: 1186c982db888488e0426adfdc1b2b128c17421d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}