Skip to content

FindVulkan: Prefer VULKAN_SDK env var before standard paths

pheonix requested to merge (removed):fix_win32_vulkansdk_find_path into master

Make sure that the path pointed to by $ENV{VULKAN_SDK} is searched before standard paths on the system.

Fixes: #20637 (closed)
Topic-rename: FindVulkan-env-sdk-first

Edited by Brad King

Merge request reports