shithub: aubio

ref: 376d5e97103f3715d0ef89df155c14ffe6cbec09
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}