Skip to content

Commit 2eda9b4

Browse files
committed
fix build (2)
1 parent c74d1d8 commit 2eda9b4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/server/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,7 @@ set(TARGET_SRCS
1616
)
1717
set(PUBLIC_ASSETS
1818
index.html
19-
completion.js
2019
loading.html
21-
deps_daisyui.min.css
22-
deps_markdown-it.js
23-
deps_tailwindcss.js
24-
deps_vue.esm-browser.js
2520
)
2621

2722
foreach(asset ${PUBLIC_ASSETS})

0 commit comments

Comments
 (0)