Skip to content

Commit

Permalink
removig wrong option for CURL
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Nov 28, 2024
1 parent 0fe12b0 commit d0294ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llama_cpp_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ FetchContent_Declare(
)

option(LLAMA_BUILD_COMMON "llama: build common utils library" ON)
option(LLAMA_CURL "llama: use libcurl to download model from an URL" ON)

FetchContent_MakeAvailable(llama)

Expand Down

0 comments on commit d0294ea

Please sign in to comment.