shithub: aubio

ref: 389ac705816df63e4ab13891968379ecf4f7fd55
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}