shithub: aubio

ref: b3c2d33f247f6f4b873b7c8a4b15ffa99fdd9d2c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}