shithub: aubio

ref: 1ae8d91a2a129fcb3f10fbd7f8e6dca973196c10
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}