mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Quote destination
This commit is contained in:
@@ -6,4 +6,4 @@ set(BUILD_SHARED_LIBS "On")
|
|||||||
|
|
||||||
add_subdirectory(vendor/llama.cpp)
|
add_subdirectory(vendor/llama.cpp)
|
||||||
|
|
||||||
install(TARGETS llama LIBRARY DESTINATION llama_cpp)
|
install(TARGETS llama LIBRARY DESTINATION "llama_cpp")
|
||||||
Reference in New Issue
Block a user