shithub: aubio

ref: 195ecf2b9a52eced971e3e5eb6f89fc2268a9cd1
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}