From 8e8f89ae51bbc5bfa64f1d354b6efaf5fdb955b4 Mon Sep 17 00:00:00 2001 From: kushagharahi <3326002+kushagharahi@users.noreply.github.com> Date: Sun, 22 Mar 2026 08:25:18 -0500 Subject: [PATCH] MIssed this --- tools/server/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/server/CMakeLists.txt b/tools/server/CMakeLists.txt index abb6637716..02432efbb9 100644 --- a/tools/server/CMakeLists.txt +++ b/tools/server/CMakeLists.txt @@ -36,7 +36,7 @@ set(TARGET_SRCS server-models.h ) -option(LLAMA_BUILD_WEBUI "Build the embedded Web UI" ${LLAMA_STANDALONE}) +option(LLAMA_BUILD_WEBUI "Build the embedded Web UI" ON) if (LLAMA_BUILD_WEBUI) set(PUBLIC_ASSETS