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 c1eaef3

Browse filesBrowse files
committed
Add resource destination to cmake
1 parent 890ae44 commit c1eaef3
Copy full SHA for c1eaef3

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎CMakeLists.txt

Copy file name to clipboardExpand all lines: CMakeLists.txt
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ else()
2929
RUNTIME DESTINATION llama_cpp
3030
ARCHIVE DESTINATION llama_cpp
3131
FRAMEWORK DESTINATION llama_cpp
32+
RESOURCE DESTINATION llama_cpp
3233
)
3334
endif()

0 commit comments

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