shithub: aubio

ref: 22e3ef12f8264a2553fddb035992827207cd09f9
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}