shithub: aubio

ref: 88b301a769725e9237f20af6b07e1ab1e0c82397
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}