shithub: aubio

ref: 4e2173e742478d46b11dbec9d2cdf30e505b5d5d
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}