shithub: aubio

ref: 81abf91330f10375a9705cf3cd6a3ee74140fc24
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}