shithub: aubio

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

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

  export *
  module * { export * }
}