shithub: aubio

ref: 4cdef00f60baae0c669f7d66bb251d13b8b16d1b
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}