Soul-Engine
Soul-Engine copied to clipboard
Remove Pre-Installed VulkanSDK Dependancy
The Vulkan SDK comes with the requirement that it is pre-installed on the user's machine is manually built and linked via CMake. Transitioning to Conan would allow the hard requirement to be dropped and allow management via Conan.
Three links with info on implementations already in progress https://github.com/bincrafters/community/issues/624 https://github.com/madebr/conan-glslang https://github.com/conan-io/wishlist/issues/144