diff --git a/examples/server/CMakeLists.txt b/examples/server/CMakeLists.txt index e82f91533..c6b35365a 100644 --- a/examples/server/CMakeLists.txt +++ b/examples/server/CMakeLists.txt @@ -16,12 +16,7 @@ set(TARGET_SRCS ) set(PUBLIC_ASSETS index.html - completion.js loading.html - deps_daisyui.min.css - deps_markdown-it.js - deps_tailwindcss.js - deps_vue.esm-browser.js ) foreach(asset ${PUBLIC_ASSETS})