shithub: aubio

ref: 65e1ec6381c2c3695f56e05ef60917c9023f5ee1
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}