Quote destination
This commit is contained in:
parent
d75196d7a1
commit
241722c981
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
Loading…
Reference in a new issue