summaryrefslogtreecommitdiff
path: root/xmake/modules/detect/sdks/find_vulkansdk.lua
AgeCommit message (Collapse)Author
2025-07-03rename copyrightruki
2024-08-31Update find_vulkansdk.luaruki
2024-08-30Fix vulkansdk searching for mingw platform #5531yh-sb
2023-05-23improve to find_vulkansdkruki
2023-03-06Update find_vulkansdk.lua45degree
2023-03-06Update find_vulkansdk.lua45degree
2023-03-06update find_vulkansdk.lua45degree
linux will not generate the two environment variables($VK_SDK_PATH, $VULKAN_SDK) when you install Vulkan from the system package manager(e.g. archlinux), so you should find the Vulkan path from /usr and /usr/local
2022-10-08make vulkaninfo optionalxq114
2022-09-05improve arch detectionxq114
2022-09-05move find_vulkansdk to sdk detectionxq114