Skip to content

Commit 241722c

Browse files
committed
Quote destination
1 parent d75196d commit 241722c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ set(BUILD_SHARED_LIBS "On")
66

77
add_subdirectory(vendor/llama.cpp)
88

9-
install(TARGETS llama LIBRARY DESTINATION llama_cpp)
9+
install(TARGETS llama LIBRARY DESTINATION "llama_cpp")

0 commit comments

Comments
 (0)