Fix CMakeLists.txt
This commit is contained in:
parent
cbac19bf24
commit
341c50b5b0
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ else()
|
|||
LIBRARY DESTINATION llama_cpp
|
||||
RUNTIME DESTINATION llama_cpp
|
||||
)
|
||||
endif(UNIX)
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue