shithub: aubio

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

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

  export *
  module * { export * }
}