shithub: aubio

ref: 150ec2d2802cd265619c260dd7c1fd339b3b76b6
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}