shithub: aubio

ref: 2b1b38a3ec612c7b4b0f99c98af600528e5261b8
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}