shithub: aubio

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

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

  export *
  module * { export * }
}