shithub: aubio

ref: 8dd5d4036454b2e7226a05b3e8c8a4ca0b5713fb
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}