|
|
@@ -7,7 +7,7 @@
|
|
|
|
|
|
# TODO: Set default install paths for mac/unix
|
|
|
# TODO: Don't hardcode the version (instead use regex or GLOB to match latest)
|
|
|
-set(Vulkan_INSTALL_DIRS "C:/VulkanSDK/1.0.33.0" CACHE PATH "")
|
|
|
+set(Vulkan_INSTALL_DIRS "C:/VulkanSDK/1.0.37.0" CACHE PATH "")
|
|
|
set(Vulkan_INCLUDE_SEARCH_DIRS "${Vulkan_INSTALL_DIRS}/Include")
|
|
|
|
|
|
if(BS_64BIT)
|