shithub: aubio

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

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

  export *
  module * { export * }
}