commit b874db6c41d2b7cf750aa46e2f71a37e4c530fc9
Author: Jan Palus <[email protected]>
Date:   Thu Nov 3 17:25:37 2022 +0100

    adjust include path for recent glslang

 system_glslang_and_spirv-tools.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/system_glslang_and_spirv-tools.patch 
b/system_glslang_and_spirv-tools.patch
index b598764..99a0805 100644
--- a/system_glslang_and_spirv-tools.patch
+++ b/system_glslang_and_spirv-tools.patch
@@ -27,7 +27,7 @@
                     "${PROJECT_SOURCE_DIR}/external/${BINDATA_DIR}")
  
 -find_path(GLSLANG_SPIRV_INCLUDE_DIR SPIRV/spirv.hpp HINTS 
"${EXTERNAL_SOURCE_ROOT}/glslang"
-+find_path(GLSLANG_SPIRV_INCLUDE_DIR SPIRV/spirv.hpp HINTS "/usr/include" 
"${EXTERNAL_SOURCE_ROOT}/glslang"
++find_path(GLSLANG_SPIRV_INCLUDE_DIR SPIRV/spirv.hpp HINTS 
"/usr/include/glslang" "${EXTERNAL_SOURCE_ROOT}/glslang"
                                                      
"${CMAKE_SOURCE_DIR}/../glslang"
                                                DOC "Path to SPIRV/spirv.hpp")
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vulkan-sdk.git/commitdiff/624d72f551d8bf1ae5db5cb3857d0f24525be32c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to