shithub: aubio

ref: 0a1ad90d84a1541f727e18fa78217fce61ada15e
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}