shithub: aubio

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

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

  export *
  module * { export * }
}