Merge branch 'FindVulkan-fix-win-32' into release

This commit is contained in:
Brad King
2017-03-06 13:47:44 -05:00

View File

@@ -48,6 +48,7 @@ if(WIN32)
PATHS
"$ENV{VULKAN_SDK}/Lib32"
"$ENV{VULKAN_SDK}/Bin32"
NO_SYSTEM_ENVIRONMENT_PATH
)
endif()
else()