MIssed this

This commit is contained in:
kushagharahi 2026-03-22 08:25:18 -05:00
parent 86ac8df9a6
commit 8e8f89ae51
1 changed files with 1 additions and 1 deletions

View File

@ -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