Build from source fails (VulkanSDK)

Then this line is used “AddEngineThirdPartyPrivateStaticDependencies(Target, “Vulkan”);” which will add the Vulkan source from Engine/Source/ThirdParty/Vulkan. So yes, it will still compile with vulkan support, but not use your locally installed SDK, but the one that is delivered in the engine’s ThirdParty folder