shithub: aubio

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

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

  export *
  module * { export * }
}