]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
cmake : add missed dependencies (#3763)
authorJohn Smith <redacted>
Tue, 24 Oct 2023 17:48:45 +0000 (01:48 +0800)
committerGitHub <redacted>
Tue, 24 Oct 2023 17:48:45 +0000 (20:48 +0300)
examples/main-cmake-pkg/CMakeLists.txt

index 90813188460e0851aeaeb8502828d63c31716a66..cb00edbbbe3749b48f2b80e75ca2ea8c4279b7b8 100644 (file)
@@ -16,6 +16,8 @@ add_library(common OBJECT
     ${_common_path}/console.cpp
     ${_common_path}/grammar-parser.h
     ${_common_path}/grammar-parser.cpp
+    ${_common_path}/sampling.h
+    ${_common_path}/sampling.cpp
     )
 
 # WARNING: because build-info.h is auto-generated, it will only