shithub: aubio

ref: 7a5fdc913c2c09b6b896257f656889bf3c1ef8c7
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}