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
Detect and handle Vulkan SDK version changes in CMake
- Extract Vulkan SDK version from environment variable.
- Add cache-based version detection to identify changes.
- Clear related CMake cache entries on version update.
- Cache the current Vulkan SDK version for future checks.
0 commit comments