shithub: aubio

ref: 46bb1b99e8740b8c6da5e379ce779a19ee2e6527
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}