shithub: aubio

ref: 2615dd95a3f4c72249c0243eada6703d1eafd88c
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}