mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Fix CMakeLists.txt
This commit is contained in:
@@ -28,4 +28,4 @@ else()
|
|||||||
LIBRARY DESTINATION llama_cpp
|
LIBRARY DESTINATION llama_cpp
|
||||||
RUNTIME DESTINATION llama_cpp
|
RUNTIME DESTINATION llama_cpp
|
||||||
)
|
)
|
||||||
endif(UNIX)
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user