summaryrefslogtreecommitdiff
path: root/examples/rpc/CMakeLists.txt
blob: ae48fb98d0913bad1e6fc9a2a27d82e985fd3f2b (plain)
1
2
add_executable(rpc-server rpc-server.cpp)
target_link_libraries(rpc-server PRIVATE ggml llama)