Skip to content

Commit 1790e73

Browse files
committed
cmake : fix whitespace (#0)
1 parent 0114a32 commit 1790e73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ggml/src/ggml-vulkan/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ if (Vulkan_FOUND)
5959
set(GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT OFF CACHE INTERNAL "Whether coopmat2 is supported by glslc")
6060
else()
6161
message(STATUS "GL_NV_cooperative_matrix2 supported by glslc")
62-
6362
set(GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT ON CACHE INTERNAL "Whether coopmat2 is supported by glslc")
6463
endif()
6564
else()

0 commit comments

Comments
 (0)