shithub: aubio

ref: 004b43111a7845fdff5e06266f37c9e920e21f22
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}