shithub: aubio

ref: 19b839f69f8b17e8501a61052b469d404a2edcea
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}