shithub: aubio

ref: 586383d59c850b76eda3bfcc73b0734126bc6f4d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}