shithub: aubio

ref: 7a62fcb6cbbdf7e0478a4911feda8d21c1b9b1b7
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}