You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Ninja build system support and switch Vulkan SDK archive to .tar.gz
- Integrate `ninja-build` as a required dependency for Unix builds.
- Update Vulkan SDK download to use `.tar.gz` format for macOS and adjust extraction steps accordingly.
- Modify CMake configuration to use Ninja generator for Unix platforms.
0 commit comments