widberg / bgfx.cmake

https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.
https://github.com/bkaradzic/bgfx.cmake
Creative Commons Zero v1.0 Universal
286 stars 252 forks source link

3rd party: Add webgpu cmake file #84

Closed bwrsandman closed 4 years ago

bwrsandman commented 4 years ago

Add option for building with webgpu like in upstream bgfx. Update submodules to bgfx version which add webgpu. Properly link webgpu where it needs to be linked.

Fixes #78