Skip to content

Commit 0ca6e8d

Browse files
committed
vulkan : fix build failure caused by vulkan-shaders-gen install
1 parent 259469c commit 0ca6e8d

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
@@ -51,7 +51,6 @@ if (Vulkan_FOUND)
5151

5252
set(VULKAN_SHADER_GEN_CMAKE_ARGS
5353
-DCMAKE_INSTALL_PREFIX=${CMAKE_BINARY_DIR}
54-
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}
5554
)
5655

5756
set(VULKAN_SHADER_GEN_CMAKE_BUILD_ARGS "")

0 commit comments

Comments
 (0)