always have vulkan enabled

This commit is contained in:
lizzie 2026-03-08 18:42:06 +00:00
parent 0b2a0e2f63
commit 4d82520c85
10 changed files with 117 additions and 142 deletions

View file

@ -74,8 +74,6 @@ The following options are desktop only.
- `ENABLE_OPENGL` (ON) Enable the OpenGL graphics backend
- Unavailable on Windows/ARM64
- You probably shouldn't turn this off.
- `ENABLE_VULKAN` (ON) Enable the Vulkan graphics backend
- Only turn this off for builds that depend entirely on OpenGL.
### Qt