shithub: aubio

ref: 67ee29f4f5ea5f2611056e927756e370f6537c25
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}