shithub: aubio

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

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

  export *
  module * { export * }
}