10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75196d commit 241722cCopy full SHA for 241722c
CMakeLists.txt
@@ -6,4 +6,4 @@ set(BUILD_SHARED_LIBS "On")
6
7
add_subdirectory(vendor/llama.cpp)
8
9
-install(TARGETS llama LIBRARY DESTINATION llama_cpp)
+install(TARGETS llama LIBRARY DESTINATION "llama_cpp")
0 commit comments