shithub: aubio

ref: 4b266f1c6bb6f1a0ef1239b4ee93360cc648cbbf
dir: /scripts/apple/Modules/module.modulemap/

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

  export *
  module * { export * }
}