shithub: aubio

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

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

  export *
  module * { export * }
}