cmake : fix whitespace (#0)
This commit is contained in:
parent
0114a32da0
commit
1790e73157
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ if (Vulkan_FOUND)
|
||||||
set(GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT OFF CACHE INTERNAL "Whether coopmat2 is supported by glslc")
|
set(GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT OFF CACHE INTERNAL "Whether coopmat2 is supported by glslc")
|
||||||
else()
|
else()
|
||||||
message(STATUS "GL_NV_cooperative_matrix2 supported by glslc")
|
message(STATUS "GL_NV_cooperative_matrix2 supported by glslc")
|
||||||
|
|
||||||
set(GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT ON CACHE INTERNAL "Whether coopmat2 is supported by glslc")
|
set(GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT ON CACHE INTERNAL "Whether coopmat2 is supported by glslc")
|
||||||
endif()
|
endif()
|
||||||
else()
|
else()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue