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 890ae44 commit c1eaef3Copy full SHA for c1eaef3
CMakeLists.txt
@@ -29,5 +29,6 @@ else()
29
RUNTIME DESTINATION llama_cpp
30
ARCHIVE DESTINATION llama_cpp
31
FRAMEWORK DESTINATION llama_cpp
32
+ RESOURCE DESTINATION llama_cpp
33
)
34
endif()
0 commit comments