shithub: aubio

ref: 235a8911292046a6080a70534cd7e6adb3ea2b97
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}