shithub: aubio

ref: 075bc57f99576413ff37b3cbd4b18c24b1c0b8ec
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}