Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf6a9d6

Browse filesBrowse files
committed
Add framework and archive destinations to cmake for macos and windows.
1 parent 0e156ff commit cf6a9d6
Copy full SHA for cf6a9d6

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎CMakeLists.txt

Copy file name to clipboardExpand all lines: CMakeLists.txt
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@ else()
2727
TARGETS llama
2828
LIBRARY DESTINATION llama_cpp
2929
RUNTIME DESTINATION llama_cpp
30+
ARCHIVE DESTINATION llama_cpp
31+
FRAMEWORK DESTINATION llama_cpp
3032
)
3133
endif()

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.