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 0e156ff commit cf6a9d6Copy full SHA for cf6a9d6
CMakeLists.txt
@@ -27,5 +27,7 @@ else()
27
TARGETS llama
28
LIBRARY DESTINATION llama_cpp
29
RUNTIME DESTINATION llama_cpp
30
+ ARCHIVE DESTINATION llama_cpp
31
+ FRAMEWORK DESTINATION llama_cpp
32
)
33
endif()
0 commit comments